FB22LRF now uses serif fonts by default.

This commit is contained in:
Kovid Goyal 2008-07-08 09:51:04 -07:00
parent 94ca5310c2
commit c0f0201399

View File

@ -43,6 +43,7 @@
SMALL{ font-size : 80% }
BLOCKQUOTE{ margin-left :4em; margin-top:1em; margin-right:0.2em;}
HR{ color : Black }
DIV{font-family : "Times New Roman", Times, serif; text-align : justify}
UL{margin-left: 0}
.epigraph{width:50%; margin-left : 35%;}
</style>