MediaWiki:Main.css

From Tiny Rogues Wiki
Revision as of 16:59, 19 January 2024 by Ken (talk | contribs) (Replaced content with "#mw-content-container { background-image: url(https://roguepedia.net/wiki/images/2/26/Background.png); background-repeat: no-repeat; background-position: initial !important; background-size: cover !important; background-attachment: fixed !important; }")

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.
#mw-content-container {
    background-image: url(https://roguepedia.net/wiki/images/2/26/Background.png);
    background-repeat: no-repeat;
    background-position: initial !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}