web/res/css/tweetcast.css
changeset 415 593250f3a286
parent 412 97c082990f8d
child 420 eb7c2cff1816
--- a/web/res/css/tweetcast.css	Thu Dec 15 13:45:33 2011 +0100
+++ b/web/res/css/tweetcast.css	Thu Dec 15 18:24:26 2011 +0100
@@ -407,6 +407,14 @@
     font-size: 16px; font-weight: bold; color: #555555;
 }
 
+#accordeon h3 a {
+    color: #555555; text-decoration: none;
+}
+
+#accordeon h3:hover, #accordeon h3 a:hover {
+    color: #0099ff;
+}
+
 #accordeon p {
     margin: 5px 0; line-height: 1.5em;
 }