From 2334329097a0766efe708613508c14a2d2efc4e4 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Thu, 29 Nov 2018 09:32:21 +0100 Subject: [PATCH] Background color --- html/style-classic7.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/style-classic7.css b/html/style-classic7.css index e8a3bb7ed..9c0f93ae6 100644 --- a/html/style-classic7.css +++ b/html/style-classic7.css @@ -34,7 +34,7 @@ BODY { color:darkblue; /*font-size:0.9em; font-size:0.95rem;*/ - /*! background-color: #FBF9F4; */ + background-color:#F2F2F2; } input{ font-family: 'OpenSansRegular';