Index: trunk/phase3/skins/amethyst/main.css |
— | — | @@ -202,3 +202,11 @@ |
203 | 203 | } |
204 | 204 | |
205 | 205 | #siteSub { display:none; } |
| 206 | + |
| 207 | +#catlinks { |
| 208 | + border: 1px solid #aaa; |
| 209 | + background-color: #2A3C61; |
| 210 | + margin-top: 1em; |
| 211 | + clear: both; |
| 212 | +} |
| 213 | + |