소스 검색

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;
 }