Changes

Jump to navigation Jump to search
further improve heading styles
Line 72: Line 72:  
#mw-navigation, #mw-page-base, #mw-head-base, #footer {
 
#mw-navigation, #mw-page-base, #mw-head-base, #footer {
 
/* nuke everything but the content */
 
/* nuke everything but the content */
/*display: none;*/
+
display: none;
 
}
 
}
   Line 112: Line 112:  
}
 
}
   −
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6 {
+
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, div#content h1, div#content h2, div#content #firstHeading {
 
font-family: inherit;
 
font-family: inherit;
 
line-height: 1.5em;
 
line-height: 1.5em;
Line 118: Line 118:  
}
 
}
   −
div#content h1, div#content h2, div#content #firstHeading {
+
.mw-body h1, div#content h1 {
font-family: inherit;
+
font-size: 2em;
 
}
 
}
   −
.mw-body h1 {
+
.mw-body h2, div#content h2 {
font-size: 2em;
+
font-size: 1.5em;
 
}
 
}
  

Navigation menu