From: Antoine Musso Date: Fri, 12 Aug 2005 13:57:34 +0000 (+0000) Subject: category colors X-Git-Tag: 1.6.0~2014 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=68a91162c80ed66f93d6953191a358f5e2397d98;p=lhc%2Fweb%2Fwiklou.git category colors --- 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; +} +