MediaWiki:Common.css: Difference between revisions

Temporarily putting things back, seeing if this is what made the favicon disappear or just coincidence...
No edit summary
Tag: Reverted
(Temporarily putting things back, seeing if this is what made the favicon disappear or just coincidence...)
Tags: Manual revert Reverted
Line 2: Line 2:




#firstHeading{
h1 {
     font-family: 'Courier New', Courier, monospace;
     font-family: 'Courier New', Courier, monospace;
     font-weight: bold;
     font-weight: bold;
    font-size: 1.6em;
}
}


.mw-body-content h2 {
h2 {
     font-family: 'Courier New', Courier, monospace;
     font-family: 'Courier New', Courier, monospace;
     font-weight: bold;
     font-weight: bold;
Line 14: Line 13:




.mw-body-content h3 {
h3 {
     font-family: 'Courier New', Courier, monospace;
     font-family: 'Courier New', Courier, monospace;
     font-weight: bold;
     font-weight: bold;