missing css
[prawokultury.git] / prawokultury / static / css / entry.css
index 6c19bf1..ea26986 100644 (file)
   .entry-wrapped h1, .entry-wrapped h2 {
     margin: 0;
     color: #01519a;
-    font-size: 1.2em; }
+    font-size: 1.3em; }
     .entry-wrapped h1 a, .entry-wrapped h2 a {
       color: #01519a; }
   .entry-wrapped h2.section {
     margin: 2em 0; }
   .entry-wrapped .entry-data {
-    font-size: 1.2em;
+    font-size: 1.3em;
     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.2em; }
+    font-size: 1.3em; }
   .entry-wrapped .body {
-    font-size: 1.2em; }
-  .entry-wrapped .more {
-    clear: both;
-    float: right;
-    font-size: 1.2em;
+    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 {
@@ -70,7 +79,7 @@
   border-bottom: 1px solid #8b8b87; }
   .submit-link a {
     color: black;
-    font-size: 1.2em; }
+    font-size: 1.3em; }
   .submit-link a:before {
     content: url("/static/img/plus.png");
     vertical-align: top;
@@ -81,7 +90,7 @@
   .comments .comment-form {
     border-top: 1px solid #494948; }
   .comments .comment-data {
-    font-size: 1.2em;
+    font-size: 1.3em;
     margin-top: 1.4em;
     margin-bottom: 1.4em; }
     .comments .comment-data .comment-date {
@@ -89,4 +98,4 @@
     .comments .comment-data .comment-author {
       font-weight: bold; }
   .comments .body {
-    font-size: 1.2em; }
+    font-size: 1.3em; }