There are currently 0 stubs. You can help us by expanding these articles!

MediaWiki:Common.css

From Rare Wiki
Revision as of 22:46, May 7, 2019 by Results May Vary (talk | contribs) (change link color)
Jump to navigationJump to search

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
div#content {
    background:#FFFFE8;
}

 body {
  background: url(https://rarewiki.com/w/images/8/8a/Wiki-background.jpg) repeat;
 }

a.visited {
	color: #D4A910 !important;
}
a.visited:hover {
	color: #D4A910 !important;
}
a.new {
	color: #DF3F3F !important;
}

#footer { background-color: #FFFFE8; }