Fixing style
[prawokultury.git] / prawokultury / static / css / entry.css
index 79fff9f..e8284a9 100644 (file)
     font-size: 1.3em; }
   .entry-wrapped .body {
     font-size: 1.3em; }
+  .entry-wrapped .lead h2,
+  .entry-wrapped .body h2 {
+    font-size: 1em;
+    font-weight: normal; }
   .entry-wrapped blockquote {
     position: relative;
     left: 1em;
   .entry-info .entry-wrapped h1,
   .entry-publications .entry-wrapped h1 {
     font-size: 2em; }
+  .entry-info .entry-wrapped img.entry-picture,
+  .entry-publications .entry-wrapped img.entry-picture {
+    margin-top: 1.5em; }
 
 .entry-wrapped img.entry-picture {
   float: left;
   margin: 0 1.5em 1em 0; }
 
+.entry-wrapped .lead ul {
+  overflow: hidden;
+  padding-left: 16px; }
+
 .submit-link {
   margin-top: 1em;
   padding-bottom: 1em;