MediaWiki:Common.css

From Chronicles of Eternia
Revision as of 22:09, 18 August 2019 by Vriska (talk | contribs)
Jump to navigation Jump 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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will be applied to all skins */
body #mw-head {
	background-image: url( https://i.imgur.com/taCA1QK.jpg);
	background-repeat: no-repeat;
background-color: #2A3137;
	}
body {
	background-image: url( https://i.imgur.com/taCA1QK.jpg);
	background-repeat: no-repeat;
  background-color: #2A3137;
}

div.vectorTabs {
border-right: 10px solid transparent;
border-top: 3px solid transparent;
border-left: 10px solid transparent;
}

.mw-body {
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
border-image: url(https://chronicles-of-esshar.com/lore/images/f/fd/Borderbox.jpg) 30 round;
}

div#mw-panel div.portal h3 {
color: #e2e2e2;
}

div#mw-panel div.portal div.body ul li a, #p-personal a, #p-persona a:visited, div.vectorMenu h3 span {
color: #7c9fbf;
}

div#mw-panel div.portal div.body ul li a:visited {
color: #bfd3db;
}

#footer a {
color: #7c9fbf;
}