From 94365e6d6a81e3bdc8f79c53128a9b12e0137a61 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 19 Jan 2013 23:51:12 +0100 Subject: Styling: Sidebar color marked important (to override other css). --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index dd3ba892..813f019e 100644 --- a/local.css +++ b/local.css @@ -206,7 +206,7 @@ DIV.inlinefooter { DIV#sidebar, DIV.sidebar { - color: DarkBlue; + color: DarkBlue !important; float: left; min-height: 480px; width: 14%; -- cgit v1.2.3