소스 검색

Remove redundant CSS rules

Talha Mansoor 11 년 전
부모
커밋
834df9b8fb
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  1. 0 7
      static/css/elegant.css

+ 0 - 7
static/css/elegant.css

@@ -8,13 +8,6 @@ h1, h2, h3, h4, h5, h5 {
     font-family: Baskerville, Garamond, Georgia, 'DejaVu Serif', 'Times New Roman', Times, serif;
     font-weight: normal;
 }
-h2 a {
-    color: #333;
-}
-h2 a:hover {
-    text-decoration: none;
-    color: #333;
-}
 a {
     color: #3875d7;
 }