MediaWiki:Common.css

MediaWiki interface page
Revision as of 15:29, 19 March 2022 by VeryGreatFrog (talk | contribs)

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.mediawiki {
    /*background-image: url(https://i.imgur.com/eF5XGlK.png);*/
    background-attachment: fixed;
    background-position: top left;
    background-repeat: no-repeat>;
    opacity: 75%;
}

#bodyContent { background-color: yellow; } 

#firstHeading { background-color: red; }

#mw-head-base { background-color: blue; } 
#p-logo { background-color: pink; }

#p-navigation { background-color: purple; } 

body { background-color: green; }

#p-tb { background-color: #e6ffb4; }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.