User:JeLuF/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.
/*a { text-decoration: none }  underline must die die die, just like blink */
body { background: #F2F2F2 }

/*#p-search, */
#footer, #p-logo {display: none}

/* hide this from ie/mac and konq2.2 */
@media All {
    head:first-child+body input {
       background-color: #F0F0C0;
     }
}

textarea {
     background-color: #F8F8F0;
}