MediaWiki:Monobook.css: Difference between revisions

Want an adless experience? Log in or Create an account.
m
fix some priority issues
(add ZD colors)
 
m (fix some priority issues)
Line 6: Line 6:
background-image: none;
background-image: none;
}
}
#globalWrapper {
div#globalWrapper {
background-image: none;
background-image: none;
}
}


/* Beige foreground */
/* Beige foreground */
#content, #sidebar .portlet, #sidebar .pBody, #p-cactions li a, #p-cactions li > a {
#content, #sidebar .portlet, #sidebar .pBody, #p-cactions li a, #p-cactions li.selected > a {
background-color: #FBF0D4;
background-color: #FBF0D4;
}
}