comment form
[prawokultury.git] / prawokultury / static / css / sidebar.scss
index 187db6b..2ff8674 100755 (executable)
@@ -9,6 +9,10 @@
         font-weight: normal;
         margin-top: 0;
         margin-bottom: 1.1em;
+
+        a {
+            color: #363A3B;
+        }
     }
 
     .more {
@@ -25,8 +29,9 @@
 
         a {
             display: block;
+            color: #363a3b;;
         }
-        
+
         .date {
             clear: both;
             float: left;
             }
         }
 
-        .date:hover {
-            text-decoration: none;
-        }
-
         .description {
-            color: black;
             font-size: 1.1em;
         }
     }