Bước tới nội dung

Bản mẫu:Văn/Gadget-viws-tweaks.css/2

Tủ sách mở Wikibooks
#text, .text, .prose {
   width: 100%;
   margin: 0 auto;
   text-align: justify;
}
#text p, .text p, .prose p {
   text-indent: 2em;
}
#text pre, .text pre, .prose pre {
   background-color: #ffffff;
   font-family: sans-serif;
   line-height: 150%;
   border: 0px;
   padding-left: 2em;
   padding-right: 1em;
   margin: 0;
   white-space: pre;
}