Began working on a permalink system WARNING NOT WORKING YET
[citadel.git] / webcit / static / styles / webcit.css
index 5589f67daa36214408b3e58e9efa7880fedc078f..94a100b2dc53657d4ec140115a3c18b9d52f3504 100644 (file)
@@ -1227,6 +1227,15 @@ a.event_title:hover span.bttbottom, a.event_unread:hover span.bttbottom, a.event
        font-style: bold;
 }
 
+.blog_post_title a:link, .blog_post_title a:visited, .blog_post_title a:active {
+       color: #000000;
+}
+
+.blog_post_title a:hover {
+       color: #0000FF;
+}
+
+
 .blog_post_header {
        font-size: 100%;
        font-style: italic;