Browse Source

changing background color

development
mauirixxx 8 years ago
parent
commit
f31ca0480b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      gw-style.css

+ 1
- 1
gw-style.css View File

@@ -1,4 +1,4 @@
body { background-color: #ffffff; }
body { background-color: #DDD; }

.content {
background-color: #f5f5f5;


Loading…
Cancel
Save