Jump to content

User:SoWhy/monobook.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by SoWhy (talk | contribs) at 14:51, 14 October 2009 (thanks Amalthea!). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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 little visual help to tell me to use preview before saving ;-) */
INPUT#wpSave {
    background-color:#ff8888;
}
INPUT#wpPreview {
    background-color:#88ff88;
}

/* Remove the "Content that violates...", the edit help and the minor edit explain link from the edit window */
#editpage-copywarn { display:none; }
div.mw-tos-summary { display:none; }
#editpage-copywarn2 { display:none; }
span.editHelp { display:none; }
span#minoredit_helplink { display:none; }

li#pt-optin-try { display:none; }

div.mw-rc-label-legend { display: none; }

span {text-shadow: none !important;}