From 6ea0b23af92e21cac5ec09d93dc065c3aff40942 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Sun, 4 Oct 2015 16:21:38 +0200 Subject: Update theme --- theme/static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/static/css/main.css') diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 8dabecf..38ee676 100755 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -15,7 +15,7 @@ body { margin: 0; padding: 0; color: black; - background : #323232; + background : #222; margin-left: auto; margin-right: auto; font-family: Linux Libertine O, Times new Roman, serif; -- cgit v1.2.3