category colors
authorAntoine Musso <hashar@users.mediawiki.org>
Fri, 12 Aug 2005 13:57:34 +0000 (13:57 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Fri, 12 Aug 2005 13:57:34 +0000 (13:57 +0000)
skins/amethyst/main.css

index 7b69e6e..bb7f907 100644 (file)
@@ -202,3 +202,11 @@ div.prefsectiontip { font-size:95%; margin-top:1em;}
 }
 
 #siteSub { display:none; }
+
+#catlinks {
+       border: 1px solid #aaa;
+       background-color: #2A3C61; 
+       margin-top: 1em;
+       clear: both;
+}
+