MediaWiki:Constitution.css: Difference between revisions

From Nottinghack Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
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;
}