User:Spartacus/vector.css
From Destinypedia, the Destiny wiki
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, div#mw-head {
background: #222 url(/images/f/f4/Ocean_of_storms_desktop.jpg) no-repeat fixed top;
}
div#mw-panel div.portal {
border-radius:0.5em;
border: 1px solid #DCDCDC;
background: #222;
}
div#footer #footer-info li {
background-color: #333;
background: linear-gradient(rgba(34,34,34,.2), rgba(38,38,38,1));
}
div#footer {
background-color: #333;
background: linear-gradient(rgba(34,34,34,.2), rgba(38,38,38,1));
}