MediaWiki:Common.css
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, #site-tools, #page-tools{
background-color: #a34f00 !important;
border: none !important;
}
#mw-header-container{
background-color: #672b00;
}
#mw-content{
background-color: #d67500 !important;
border: none !important;
}
.color-left, .color-right, .color-middle{
background: #672b00;
}
#mw-content-container{
border-bottom: none;
}