X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/1cfa04c50e48ee081f8ae02d9a54849b08fddd38..5bb84c5c39ca5c6865f6a417d1b170f3b65e8bce:/media/css/master.css diff --git a/media/css/master.css b/media/css/master.css index 78fc0ed35..3fa1655ea 100644 --- a/media/css/master.css +++ b/media/css/master.css @@ -24,9 +24,9 @@ input { } h1 { - font: normal normal bold 2em Arial, sans-serif; + font: normal normal bold 1.75em Arial, sans-serif; color: #2F4110; - margin: 0.5em 0 0 0; + margin: 1em 0 0 0; } h2 { @@ -332,7 +332,7 @@ em { /* ======================== */ /* = Alphabetic book list = */ /* ======================== */ -#book-a-list ol { +#book-a-list #book-list ol { padding: 0; margin: 0.3em 0 1.2em 0; list-style: none;