mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-06 14:04:57 +01:00
FB22LRF now uses serif fonts by default.
This commit is contained in:
parent
94ca5310c2
commit
c0f0201399
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue