]> git.parisson.com Git - telemeta.git/commitdiff
fix module titles
authoryomguy <yomguy@parisson.com>
Mon, 13 Feb 2012 23:11:59 +0000 (00:11 +0100)
committeryomguy <yomguy@parisson.com>
Mon, 13 Feb 2012 23:11:59 +0000 (00:11 +0100)
telemeta/htdocs/css/telemeta.css

index be1983b926e46064188c10ceb5c9efc7f5e904bb..ffce3ad6b33827f1c7adbbecd9c3a5429b38d012 100644 (file)
@@ -917,7 +917,11 @@ img.align-left {
 #module-set .module h3 {
     color: #FFF;
     font-size: 1.1em;
-    font-weight: bold;
+    font-weight: bold; 
+}
+
+#module-set .module a:hover {
+    text-decoration: none;
 }
 
 a.image-link {