Merge branch 'master' of git://github.com/fnp/prawokultury
[prawokultury.git] / prawokultury / static / css / entry.css
index d3a9a5e..33eb3aa 100644 (file)
     font-size: 1.3em; }
   .entry-wrapped .body {
     font-size: 1.3em; }
-  .entry-wrapped .more {
-    clear: both;
-    float: right;
-    font-size: 1.3em;
+  .entry-wrapped blockquote {
+    position: relative;
+    left: 1em;
     font-style: italic;
-    margin-top: .6em;
+    margin-left: 1em; }
+  .entry-wrapped .toolbar {
+    font-size: 1.3em;
+    margin-top: 1.4em;
     margin-bottom: 1.8em; }
+    .entry-wrapped .toolbar .social a {
+      margin-right: .6em; }
+      .entry-wrapped .toolbar .social a img {
+        vertical-align: middle; }
+  .entry-wrapped .more {
+    float: right;
+    font-style: italic; }
     .entry-wrapped .more a {
       color: #acacac; }
     .entry-wrapped .more .read-more {
@@ -61,7 +70,8 @@
 
 .entry-picture {
   float: left;
-  margin-right: 1.5em; }
+  margin-right: 1.5em;
+  margin-bottom: 1em; }
 
 .submit-link {
   margin-top: 1em;