X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/12a1c2b4fcda015a9ba1b79f7b593039319d13c4..9bc86f5a6542c5893ac94284da33162a7c7be2d6:/src/wolnelektury/static/css/master.book.css diff --git a/src/wolnelektury/static/css/master.book.css b/src/wolnelektury/static/css/master.book.css index 29d115b96..36cade8ec 100644 --- a/src/wolnelektury/static/css/master.book.css +++ b/src/wolnelektury/static/css/master.book.css @@ -1,6 +1,6 @@ body { font-size: 16px; - font-family: Georgia, "Times New Roman", serif; + font-family: Gelasio, Georgia, "Times New Roman", serif; line-height: 1.5em; margin: 0; } @@ -95,7 +95,7 @@ img { } -#toc, #themes, #nota_red, #info, #other-versions, #objects { +#wltoc, #themes, #nota_red, #info, #other-versions, #objects { position: fixed; left: 0; top: 1.5em; @@ -128,30 +128,30 @@ img { z-index: 99; } -#toc ol, #themes ol, #objects ol { +#wltoc ol, #themes ol, #objects ol { list-style: none; padding: 0; margin: 0; } -#toc ol li { +#wltoc ol li { font-weight: bold; } -#toc ol ol { +#wltoc ol ol { padding: 0 0 1.5em 1.5em; margin: 0; } -#toc ol ol li { +#wltoc ol ol li { font-weight: normal; } -#toc h2 { +#wltoc h2 { display: none; } -#toc .anchor { +#wltoc .anchor { float: none; margin: 0; color: blue;