MediaWiki:Timeless.css

Revision as of 20:09, 30 September 2020 by JP (talk | contribs)

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-site-navigation {
    margin: -3em 0em;
    padding: 0em 0em 0em;
}
#mw-site-navigation .sidebar-chunk h3 {
    border-bottom: solid 1px darkred;
}
#mw-related-navigation {
    margin: -2em 0 !important;
}
#mw-related-navigation .sidebar-chunk h3 {
    border-bottom: solid 1px darkred;
}
#p-search {
    margin-left: 14em;
    margin-right: 0em;
}
#p-personal {
    display: none;
}
#searchButton, #mw-searchButton {
   right: -9.5em;
}
#searchform input {
    border: none;
}
#mw-header-container {
    background: grey;
}
#user-tools {
    background: grey;
}
#p-search {
    background: grey;
    margin-left: 0em;
}
#p-logo-text a {
    display: none;
}
#mw-content-container {
    background: grey;
}
.color-middle-container, .ts-inner {
    padding: 0em 0em 0em;
}
div#content a.external {
    background:none !important;
    padding: 0px !important;
}
.color-middle {
    background: #990000;
}
.color-right {
    background: #990000;
}
#ca-talk {
    display: none !important;
}
#mw-content h2 {
    border-bottom: solid 1px darkgrey;
}
#mw-page-header-links li.selected {
    border-bottom: solid 1px black;
}
#firstHeading{
    border-bottom: solid 1px black;
}
#mw-content h1.firstHeading {
    border-bottom: solid 1px black;
}
div#content a.external {
    background:none !important;
    padding: 0px !important;
}
#mw-footer-container a {
    display: none;
}
#mw-content-container {
    border-bottom: solid 4px #990000;
}
#mw-content h1, #mw-content h2 {
    border-bottom: solid 1px darkgrey;
}
.ts-inner {
    max-width: 100%;
}
div#warningBox
    display: none;
}