MediaWiki:Common.css

From Wilderness Guardians
Revision as of 09:10, 13 March 2025 by Vio (talk | contribs)
Jump to navigation Jump to search

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.
/* CSS placed here will be applied to all skins */

BODY, #mw-head {
 background-image: url("https://www.wildernessguardians.com/w/skins/Vio/fond-dark.png") !important;
}

.mw-body {
 background-image: url("https://www.wildernessguardians.com/w/skins/Vio/fond8-dark.png") !important;
 color: #858b94 !important;
 border-width: 16px 1px 16px 16px !important;
 border-image: url("https://www.wildernessguardians.com/w/skins/Vio/col-border-dark.png") 16 round !important;
}

A:link, A:visited, A:active {
 color: #5f9f9f !important;
}

A:hover { 
 color: #b4cdcd !important;
}

H1, H2, H3, H4, H5, H6 {
 color: #d9d1b7 !important;
 border-color: #d9d1b7 !important;
}

.vectorTabs, .vectorTabs UL, .vectorTabs SPAN { background-image: none !important; }
.vectorTabs LI {
 background-image: url("https://www.wildernessguardians.com/w/skins/Vio/texture3.png") !important;
}

.toc {
 background-color: #171717 !important;
}