Browse Source

fixed body copy color

chootka 10 years ago
parent
commit
93a547c75f
1 changed files with 4 additions and 0 deletions
  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;
 }