From 145cf7b6f585b224c3188032c3a697b6e1638b20 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Wed, 4 Mar 2015 11:32:05 +0100 Subject: [PATCH] Recalculated mean bg color --- css/crep.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/crep.css b/css/crep.css index c95e99f..aaa7493 100755 --- a/css/crep.css +++ b/css/crep.css @@ -1,6 +1,6 @@ body { - background: #c6c6c6 url('../img/mainBgPattern.png'); + background: #C5C5ED url('../img/mainBgPattern.png'); overflow-y: scroll; } -- libgit2 0.21.2