From 8c5d6aba7821d53a3dd119984e41dcf0c3f50a49 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sat, 31 Jul 2010 17:58:41 +0200 Subject: [PATCH] docs: Darker background on sidebar --- docs/_themes/nature/static/nature.css_t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_themes/nature/static/nature.css_t b/docs/_themes/nature/static/nature.css_t index 8762e019..63ef80d6 100644 --- a/docs/_themes/nature/static/nature.css_t +++ b/docs/_themes/nature/static/nature.css_t @@ -30,7 +30,7 @@ hr{ } div.document { - background-color: #fafafa; + background-color: #eeeeee; } div.body {