Changed color of links in #top-message.
authorMarek Stępniowski <marek@stepniowski.com>
Thu, 18 Sep 2008 08:55:37 +0000 (10:55 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Thu, 18 Sep 2008 08:55:37 +0000 (10:55 +0200)
wolnelektury/media/css/master.css

index 63918c3..295f062 100644 (file)
@@ -552,3 +552,7 @@ div.shown-tags p {
     line-height: 2em;
 }
 
+#top-message a {
+    color: #999;
+}
+