Updated polish translations.
[wolnelektury.git] / media / css / master.css
index aa636f4..3fa1655 100644 (file)
@@ -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;