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; }
/*html, body, #mw-wrapper {*/
/* background-color: #2a2a2a !important;*/
/*}*/
h1, h2, #p-banner{
color: #ffe6c0 !important;
}
p, h3, span{
color: #c1c1c1;
}
a, ul span{
color: #e69100 !important;
}
#mw-content{
background-color: white;
}
#site-navigation, #site-tools, #page-tools{
background-color: #2a2a2a !important;
border: none !important;
}
#mw-header-container{
background-color: #151515;
}
#mw-content-block, #mw-content-wrapper{
background-color: #2a2a2a;
}
#mw-content-block{
padding: 0px !important;
}
#mw-content{
background-color: #323232 !important;
border: none !important;
}
.color-left, .color-right, .color-middle{
background: #151515;
}
#mw-content-container{
border-bottom: none;
padding-bottom: 0px;
}
#mw-related-navigation{
display: none;
}
.mw-footer-container{
border-top: solid 1px #2a2a2a;
}
#mw-site-navigation{
padding-right: 0px;
}
#mw-header-nav-hack{
background-color: #2a2a2a;
}
#mw-footer{
background-color: #2a2a2a;
}
#footer-places{
margin-bottom: 0px;
padding-bottom: 1em;
}