MediaWiki:Common.css
Revision as of 13:39, 22 November 2018 by Silversunset (talk | contribs)
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: 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.
/* CSS placed here will be applied to all skins */ .editOptions {color: #c1c1c1;} #footer-info-lastmod {color: #c1c1c1!important;} body { background: url(https://i.imgur.com/cMRgWXI.png) no-repeat scroll left top #000000; background-image: url(https://i.imgur.com/cMRgWXI.png); background-position-x: left; background-position-y: top; background-size: initial; background-repeat-x: no-repeat; background-repeat-y: no-repeat; background-attachment: scroll; background-origin: initial; background-clip: initial; background-color: rgb(0, 0, 0); }