MediaWiki:Common.css

From SGMK-SSAM-WIKI
Revision as of 22:29, 10 March 2021 by Stahl (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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body {
    background-color: #ccc;
    background-image: url(https://wiki.mch2021.org/images/3/33/Wiki_wallpaper.png);
    background-repeat: repeat;
    background-position: left top;
    background-attachment: fixed;
}