Jelajahi Sumber

Merge pull request #212 from Hutchy68/release/1.x-fix-h-elements

Fix for h3 larger than h2 in small screen issue #69
Jamie Thingelstad 10 tahun lalu
induk
melakukan
6a047d23b5
1 mengubah file dengan 0 tambahan dan 12 penghapusan
  1. 0 12
      assets/stylesheets/foreground.css

+ 0 - 12
assets/stylesheets/foreground.css

@@ -285,18 +285,6 @@ h1,h2,h3,h4,h5,h6 {
   font-size: 0.4em;
   font-size: 0.4em;
 }
 }
 
 
-h3 {
-  font-weight: normal;
-  font-size:1em;
-}
-
-.ns-subject h3,
-.ns-special h3,
-.page-Main_Page h3 {
-  font-weight: bold;
-  font-size: 2em;
-}
-
 p.title {
 p.title {
   padding: 0.9375em;
   padding: 0.9375em;
 }
 }