X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ec9a0abcd6bf2c7b3bce436a74e48d96c8b713d2..5bb84c5c39ca5c6865f6a417d1b170f3b65e8bce:/media/css/master.css diff --git a/media/css/master.css b/media/css/master.css index aa636f4a0..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 { @@ -289,13 +289,13 @@ em { /* =============== */ /* = Simple form = */ /* =============== */ -.simple-form ol, .simple-form ul { +.cuteform ol, .cuteform ul { padding: 0; margin: 0; list-style: none; } -.simple-form ol li, .simple-form ul li { +.cuteform ol li, .cuteform ul li { margin-top: 0.5em; } @@ -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;