Jump to content

User:BNutzer/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* #REDIRECT [[User:BNutzer/monobook.unused]] */
 
#content {
    background: #FAFAFA;
}
.ns-0 * #content {
    background: #FAFAFA;
}
a:visited { color: #993399; }
#mytabs li {
    background: #FAFAFA;
}
 
.ns-0 * #mytabs li {
    background: #FAFAFA;
}
 
#mytabs li a {
    background-color: #FAFAFA;
}
 
.ns-0 * #mytabs li a {
    background-color: #FAFAFA;
}
 
#p-cactions li a, #p-cactions li a:hover, #p-cactions li.selected a {
    background-color: #FAFAFA;
}
table {
    font-size: 100%;
    background: #FAFAFA;
}