Difference between revisions of "MediaWiki:Constitution.css"

From Nottinghack Wiki
Jump to navigation Jump to search
(Created page with "h3 { color: #FF0000; }")
 
Line 1: Line 1:
 
h3 {
 
h3 {
 
     color: #FF0000;
 
     color: #FF0000;
 +
    font-size: 1em;
 
}
 
}

Revision as of 21:39, 10 December 2012

h3 {
    color: #FF0000;
    font-size: 1em;
}