millychristine: (Default)
milly ([personal profile] millychristine) wrote in [community profile] style_system2010-09-29 01:08 am
Entry tags:

Justifying Text In Entries?

Sorry if this has been asked before, and I looked through older entries but couldn't find it. What is the code to justify the text in entries?

Thanks in advance!
sarken: leaves of mint against a worn wall (Default)

[personal profile] sarken 2010-09-29 06:17 am (UTC)(link)
div.entry-content {
text-align: justify;
}

should do it for Tabula Rasa-based layouts, which it looks like you have.