From 8c2b77247f55cb1eef777208f461a1900f5b8211 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Sat, 3 May 2014 03:51:01 +0200 Subject: [PATCH] adjust color of docs --- doc/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/style.css b/doc/style.css index 01562ff2..bd591bb4 100644 --- a/doc/style.css +++ b/doc/style.css @@ -224,7 +224,7 @@ display: block; clear: both; overflow: hidden; - background: #ffed5d; + background: #4dc6a9; height: 7.5em; } /* end global settings*/