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.
body {
// background: #20394F;
background-image: linear-gradient(-90deg, #070a0e, #20394F);
}
body, body #mw-page-base {
background: url('/images/piratecraft_wiki-background-o.jpg');
background-repeat: no-repeat;
}
#bodyContent {
background-color: #FFF;
}
div#mw-panel div.portal h3 {
color: #fff;
}
div#mw-panel div.portal div.body ul li a, #p-personal a, #p-persona a:visited, div.vectorMenu h3 span {
color: #AD9479;
}
div#mw-panel div.portal div.body ul li a:visited {
color: #DBBA95;
}
#footer a {
color: #AD9479;
}
.collapse span.mw-collapsible-toggle {
float: left; !important
}
.vectorTabs li.selected a, .vectorTabs li.selected a:visited {
color: #fff;
text-decoration: none;
}
.vectorTabs li a {
display: block;
height: 1.9em;
padding-left: 0.615em;
padding-right: 0.615em;
color: #fff;
cursor: pointer;
font-size: 0.8125em;
}
a:visited {
color: #551A8B;
}
.vectorTabs li.new a, .vectorTabs li.new a:visited {
color: #fff;
}