Difference between revisions of "MediaWiki:Constitution.css"

From Nottinghack Wiki
Jump to navigation Jump to search
Line 1: Line 1:
h3 {
+
h3, h4 {
 
     color: #FF0000;
 
     color: #FF0000;
 
     font-size: 1em;
 
     font-size: 1em;
 +
    font-weight: normal;
 
}
 
}

Revision as of 21:40, 10 December 2012

h3, h4 {
    color: #FF0000;
    font-size: 1em;
    font-weight: normal;
}