From 81a1dcf2cfe43ae032ff573ec702c10b7f1ebcdc Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 19 Jan 2013 23:37:20 +0100 Subject: Styling: Sidebar (font)color darkblue. --- style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/style.scss b/style.scss index 77019a5..170e91d 100644 --- a/style.scss +++ b/style.scss @@ -200,6 +200,7 @@ img { } .sidebar { + color: DarkBlue; float: left; min-height: 480px; width: 14%; -- cgit v1.2.3