"Zobacz naszego bloga" -> "Zobacz nasz blog"
[wolnelektury.git] / wolnelektury / media / css / master.css
index 6aa74c6..76bff57 100644 (file)
@@ -37,9 +37,9 @@ h2 {
 }
 
 h3 {
 }
 
 h3 {
-    font-size: 1.3em;
+    font-size: 1em;
     font-weight: bold;
     font-weight: bold;
-    margin: 0.2em 0 0 0;
+    margin: 0.2em 0 -1em 0;
     color: #333;
 }
 
     color: #333;
 }
 
@@ -584,3 +584,6 @@ div.shown-tags p {
     margin-top: 1em;
 }
 
     margin-top: 1em;
 }
 
+.see-more {
+    text-align: right;
+}