Browse Source

fixed body copy color

chootka 10 năm trước cách đây
mục cha
commit
93a547c75f
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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;
 }