浏览代码

checking background color

john melesky 8 年之前
父节点
当前提交
e50a3a339c
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;