doodle change
[wolnelektury.git] / wolnelektury / static / css / master.css
index e30fbda..a87ae38 100644 (file)
@@ -49,10 +49,10 @@ h2 {
 }
 
 h3 {
-    font-size: 1em;
+    font-size: 1.15em;
     font-weight: bold;
-    margin: 0.2em 0 -1em 0;
-    color: #333;
+    margin: 2em 0 .5em 0;
+    color: #2F4110;
 }
 
 em {
@@ -60,6 +60,13 @@ em {
     background-color: #F5DC7D;
 }
 
+hr {
+    border: 0;
+    border-top: 1px solid #2F4110;
+    margin: 2em 0;
+    height: 0;
+}
+
 .clearboth {
     clear: both;
 }
@@ -537,7 +544,6 @@ div.shown-tags p, div.all-tags p {
 /* =============== */
 #description {
     margin-top: 0.5em;
-    text-align: justify;
     overflow: hidden;
 }
 #description-short {
@@ -1018,13 +1024,11 @@ div.shown-tags p, div.all-tags p {
 .column-left {
     width: 37em;
     float: left;
-    text-align: justify;
     margin-top: 1em;
 }
 
 .column-right {
     margin-left: 40em;
-    text-align: justify;
     margin-top: 1em;
 }