MediaWiki:Common.css

From MU Bless Online Wiki
Revision as of 18:38, 31 January 2024 by Battlecry (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.
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
#ca-nstab-main { display: none !important; }
#ca-talk { display: none !important; }


body {
    background-color: #d67500;
}

#mw-content-container{
	background-color: #a34f00;
}

#site-navigation{
	background-color: #a34f00 !important;
	border: none !important;
}

#mw-header-container{
	background-color: #672b00;
}

#mw-content-wrapper{
	background-color: #d67500;
}