graphics fixes
[prawokultury.git] / prawokultury / static / css / entry.css
index ed7e8a8..d8b835a 100644 (file)
@@ -17,7 +17,7 @@
     .entry-wrapped h1 a, .entry-wrapped h2 a {
       color: #01519a; }
   .entry-wrapped .entry-data {
-    font-size: 1.1em;
+    font-size: 1.2em;
     margin-top: 1.4em;
     margin-bottom: 1.4em; }
     .entry-wrapped .entry-data .date {
       .entry-wrapped .entry-data .categories a {
         color: black; }
   .entry-wrapped .lead {
-    font-size: 1.1em; }
+    font-size: 1.2em; }
   .entry-wrapped .body {
-    font-size: 1.1em; }
+    font-size: 1.2em; }
   .entry-wrapped .more {
+    clear: both;
     float: right;
-    font-size: 1.1em;
+    font-size: 1.2em;
     font-style: italic;
     margin-top: .6em;
     margin-bottom: 1.8em; }
@@ -67,7 +68,7 @@
   border-bottom: 1px solid #8b8b87; }
   .submit-link a {
     color: black;
-    font-size: 1.1em; }
+    font-size: 1.2em; }
   .submit-link a:before {
     content: url("/static/img/plus.png");
     vertical-align: top;