Fixing style
[prawokultury.git] / prawokultury / static / css / entry.scss
index 08460c3..99d787b 100644 (file)
     h1 {
         font-size: 2em;
     }
+
+    img.entry-picture {
+        margin-top: 1.5em;
+    }
 }
 
 .entry-wrapped img.entry-picture {
     margin: 0 1.5em 1em 0;
 }
 
+.entry-wrapped .lead ul {
+    overflow: hidden;
+    padding-left: 16px;
+}
+
 .submit-link {
     margin-top: 1em;
     padding-bottom: 1em;