diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -49,8 +49,8 @@ DIV#sidebar { margin-left: 2%; width: 16%; padding: 0px; - color: Black; - text-transform: lowercase; + color: #00f; + text-transform: none; font-weight: bold; } DIV#sidebar UL { |