X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/1b80c204be885588f7cbe95610e3677f2f886801..91eb62bdcc6b891f12d20b1d8d5d70cbd7b12325:/src/wolnelektury/static/css/new.book.css diff --git a/src/wolnelektury/static/css/new.book.css b/src/wolnelektury/static/css/new.book.css index 38df87c21..a1d45c8de 100644 --- a/src/wolnelektury/static/css/new.book.css +++ b/src/wolnelektury/static/css/new.book.css @@ -76,19 +76,23 @@ h2 { line-height: 1.5em; } -h3 { +h3, .subtitle2 { font-size: 1.5em; margin: 1.5em 0 0; font-weight: normal; line-height: 1.5em; } -h4 { +h4, .subtitle3 { font-size: 1em; margin: 1.5em 0 0; line-height: 1.5em; } +.subtitle4 { + font-weight: bold; +} + p { margin: 0; }