User:Hersfold/secure.css

Source: 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.
#content,
#p-cactions li a:hover, #p-cactions li.selected a,
#content div.thumb {    /* "Margin" for thumbs, padding for galleries */
    background-color: #FFF6F2 !important;   /* Light red */
}
#p-cactions li a {
    background-color: #FDF9F7 !important;   /* Light red-gray inactive tabs */
}
 
.ns-0 #content,
.ns-0 #p-cactions li a:hover, .ns-0 #p-cactions li.selected a, 
.ns-0 #content div.thumb {
    background-color: #FFFAFA !important;     /* Set back to white for articles */
}
.ns-0 #p-cactions li a {
    background-color: #FDFBFB !important;   /* Light gray inactive tabs in articles */
}