View Full Version : font help


CharChar
08-01-2004, 11:36 PM
how do i make my font like how she has it in her blogs example (http://xanga.com/divinepnai_14) . i wanna know what font it is how she spaced it and all that stuff. thanks in advanced to anyone who helps =)

smileygurl119
08-02-2004, 12:58 AM
this is what she have:

<style type="text/css">
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px arial;
line-height:10px;
color:#FFFFFF;
letter-spacing:1px;
text-align:justify;

}
</style>

CharChar
08-02-2004, 04:08 AM
thank you

smileygurl119
08-02-2004, 05:55 AM
youre welcome.