date format
[prawokultury.git] / prawokultury / static / css / sidebar.scss
index ecc6416..1846454 100755 (executable)
@@ -9,6 +9,10 @@
         font-weight: normal;
         margin-top: 0;
         margin-bottom: 1.1em;
+
+        a {
+            color: #363A3B;
+        }
     }
 
     .more {
@@ -39,7 +43,6 @@
             height: 4.8em;
             border-radius: .5em;
             text-align: center;
-            margin-right: 1em;
 
             .day {
                 font-size: 2.4em;
@@ -54,6 +57,7 @@
 
         .description {
             font-size: 1.1em;
+            margin-left: 5.5em;
         }
     }
 }