View Single Post
Old 10-08-2010, 04:17 PM   #4
aarcane
Member
aarcane began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Mar 2010
Device: iphone/stanza
body, h1, h2, p, div {
font-family: sans;
/*font-size: 12pt;*/
font-style: normal;
font-weight: normal;
font-variant: normal;
margin: 0px;
padding: 0px;
border: none;
outline: none;
text-align: justify;
}
is the existing code, but I've since added text-align and commented out font-size. if someone wants to narrow down the * selector to one attribute, I'd very much liek that~
aarcane is offline   Reply With Quote