From 9a409a82c2ef17511abd6fc80ac2fc1fe153c334 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). --- style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.scss b/style.scss index 170e91d..c81c08f 100644 --- a/style.scss +++ b/style.scss @@ -200,7 +200,7 @@ img { } .sidebar { - color: DarkBlue; + color: DarkBlue !important; float: left; min-height: 480px; width: 14%; -- cgit v1.2.3