Post a comment...
[citadel.git] / webcit / static / styles / webcit.css
index 12a38795b3ffee3f932325a927e02588805d6d4d..0dd7294271b54e689f711a5e599004a68ee8313c 100644 (file)
@@ -369,7 +369,7 @@ a:visited { color: #70342e }
        outline-radius: 5px;
        -khtml-outline-radius: 5px;
        -moz-outline-radius: 5px;
-       behavior: url(static/styles/PIE.htc);
+       behavior: url(/static/styles/PIE.htc);
 }
 
 #customize a:active, #customize a:link, #customize a:visited {
@@ -1225,6 +1225,9 @@ a.event_title:hover span.bttbottom, a.event_unread:hover span.bttbottom, a.event
        font-style: italic;
 }
 
+.post_a_comment_title {
+       font-size: 120%;
+}
 
 /*---------- styles for the attachments form -----------*/