From 68a91162c80ed66f93d6953191a358f5e2397d98 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Fri, 12 Aug 2005 13:57:34 +0000 Subject: [PATCH] category colors --- skins/amethyst/main.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/skins/amethyst/main.css b/skins/amethyst/main.css index 7b69e6e57a..bb7f907058 100644 --- a/skins/amethyst/main.css +++ b/skins/amethyst/main.css @@ -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; +} + -- 2.20.1