mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Make the :guilabel: italic in HTML. Matches PDF output
This commit is contained in:
parent
c4d2fcc3c1
commit
3ae3950c52
@ -7,6 +7,7 @@
|
|||||||
.half-with-img { max-width: 50% }
|
.half-with-img { max-width: 50% }
|
||||||
.fit-img { max-width: 95% }
|
.fit-img { max-width: 95% }
|
||||||
#languages-menu { display: none }
|
#languages-menu { display: none }
|
||||||
|
.guilabel { font-style: italic }
|
||||||
</style>
|
</style>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
function toggle_languages_menu() {
|
function toggle_languages_menu() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user