MediaWiki:Common.css

From Rainwall RPG
Revision as of 00:52, 10 April 2020 by Castus (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 / Edge: 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.
body {
background: url("http://rainwallrpg.com/doc/skins/Vector/images/wikibackground.jpg") repeat;
}

#mw-head {
background: url("http://rainwallrpg.com/doc/skins/Vector/images/wikibackground.jpg");
}

#mw-head li a {
color: #00927f;
font-weight: bold;
}

#mw-panel li a:visited {
color: #2793d7;
font-weight: bold;
}


#mw-panel .portal .body li a {
color: #00927f;
font-weight: bold;
}

#mw-panel .portal .body li a:visited {
color: #2793d7;
font-weight: bold;
}

a {
color: #198476; 
}

a.new {
color: #e4851e !important;
}

a:visited {
color: #2793d7 !important;
}