MediaWiki:DarkMonobook.css: Difference between revisions

m
no edit summary
 
mNo edit summary
 
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook night theme */
/* CSS placed here will affect users of the Monobook night theme */
@media all and (min-width: 551px) {
body.skin-monobook #p-personal ul {
color: #ccc !important;
background: #222 !important;
border-color: #444 !important;
}
}