Преглед изворни кода

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-family: Baskerville, Garamond, Georgia, 'DejaVu Serif', 'Times New Roman', Times, serif;
     font-weight: normal;
     font-weight: normal;
 }
 }
-h2 a {
-    color: #333;
-}
-h2 a:hover {
-    text-decoration: none;
-    color: #333;
-}
 a {
 a {
     color: #3875d7;
     color: #3875d7;
 }
 }