瀏覽代碼

fixed body copy color

chootka 10 年之前
父節點
當前提交
93a547c75f
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      stylesheets/stylesheet.css

+ 4 - 0
stylesheets/stylesheet.css

@@ -102,6 +102,10 @@ header h2 {
   max-width: 100%;
 }
 
+#main_content {
+  color: #fff;
+}
+
 #downloads {
   margin-bottom: 40px;
 }