From f31ca0480bfbe70fe1ea50f89e8cd04f71e9c007 Mon Sep 17 00:00:00 2001 From: mauirixxx Date: Tue, 30 May 2017 15:57:18 -1000 Subject: [PATCH] changing background color --- gw-style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gw-style.css b/gw-style.css index 171da4c..b2e4198 100644 --- a/gw-style.css +++ b/gw-style.css @@ -1,4 +1,4 @@ -body { background-color: #ffffff; } +body { background-color: #DDD; } .content { background-color: #f5f5f5;