X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c6956aa35ce0fe5ff17a1f8a3f4f2d51d886cd0d..ea79d284625af50707b7b637d9ee8e8e672a6c19:/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;