User:Plop/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.
/* change content window and tabs bg color */
/* #content, #p-cactions ul li.selected a, #p-cactions ul li a:hover { background: #f5f5f5; } */
/*@media screen {
#content, #content table, #p-cactions ul li.selected a, #p-cactions ul li a:hover { background: #f5f5f5 ! important; }
}

#p-cactions ul li a { background: #eee; }*/

/* fix tabs *//*
#p-cactions li { padding-bottom: 0.2em; }
#p-cactions li.selected { border-color: #aaa; }*/

/* change the font */
body,h1,h2,h3,h4,h5,h6 { font-family: "Lucida Grande",sans-serif; }