소스 검색

No weird black over blue background

Signed-off-by: Suki <[email protected]>
Suki 11 년 전
부모
커밋
0c472bcfee
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      Themes/default/css/index.css

+ 3 - 2
Themes/default/css/index.css

@@ -852,10 +852,11 @@ h3.titlebg, h4.titlebg {
 	color: #fff;
 }
 h3.titlebg a, h4.titlebg a {
-	color: #444;
+	color: #fff;
+	text-decoration: underline;
 }
 h3.titlebg a:hover, h4.titlebg a:hover {
-	color: #000838;
+	color: #fff;
 	text-decoration: none;
 }
 h3.catbg img.icon {