MediaWiki:Monobook.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
body {
font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
letter-spacing:.005em;
}
H2 {
color: #C06010;
font-size:1.6em;
margin:40px 0px 15px 0;
padding-bottom: 4px;
border-bottom:2px solid #FF9800;
}
H3 { color: #00A0B0;
line-height: 130%;
margin-top: 20px;
font-size:1.3em;
margin-bottom:4px;
}
H4 { color:#405070;
line-height: 110%;
margin-top: 10px;
font-size:1.2em;
font-weight:bold;
}
hr {
color: #C06010;
background-color: #C06010;
}