Browse Source

checking background color

john melesky 8 years ago
parent
commit
e50a3a339c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      css/default.css

+ 1 - 0
css/default.css

@@ -12,6 +12,7 @@
 
 body {
     color: #112211;
+    background-color: #aabbcc;
     font-size: 12px;
     margin: 0px auto 0px auto;
     width: 600px;