MediaWiki:Timeless.css
Note: After saving, 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)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
#mw-content-container {
border-bottom: solid 4px #990000;
}
#mw-content h1, #mw-content h2 {
border-bottom: solid 1px darkgrey;
}
#mw-site-navigation .sidebar-chunk h3 {
border-bottom: solid 1px darkred;
}
#ca-talk, #mw-footer-container a, #p-logo-text a {
display: none !important;
}
#mw-content h2 {
border-bottom: solid 1px black;
}
#mw-page-header-links li.selected {
border-bottom: solid 1px black;
}
#firstHeading{
border-bottom: solid 1px black;
}
#mw-content h1.firstHeading, #mw-related-navigation .sidebar-chunk h3 {
border-bottom: solid 1px darkred;
}
.color-right, .color-left, .color-middle {
background: #777777;
}
div#content a.external {
background:none !important;
padding: 0px !important;
}
#mw-content h1.firstHeading {
border-bottom: solid 1px black;
}