User:Goodvac/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.
/* Remove fundraiser banner, sitenotice, and geonotice */
#siteNotice, #fundraiser, .fundraiser-box { display:none; !important; }
#WN_GEON { display: none; }

/* Help desk edit notice */
#HelpDeskEditNoticePublic  { display:none  }
#HelpDeskEditNoticePrivate { display:block }

/* Talk page edit notice */
#talkpagetext { display: none; }

/* Miscellany */
#footer, #editpage-copywarn, #editpage-copywarn2, #mw-wikimedia-editpage-tos-summary { display: none; }
.mw-body a.external:visited { color:#636; }
.page-Special_Watchlist .mw-rollback-link {display:none;}
.postedit { display: none; }

/* .mw-special-Contributions .mw-plusminus-pos, .mw-special-Contributions .mw-plusminus-neg, .mw-special-Contributions .mw-plusminus-null { display: none; } */

.action-history .history-size { display: none; }
.mw-undo-success { display: none; }

/* Remove toolbar buttons */
#mw-editbutton-bold { display:none; }
#mw-editbutton-italic { display:none; }
#mw-editbutton-link { display:none; }
#mw-editbutton-extlink { display:none; }
#mw-editbutton-headline { display:none; }
#mw-editbutton-image { display:none; }
#mw-editbutton-media { display:none; }
#mw-editbutton-math { display:none; }
#mw-editbutton-nowiki { display:none; }
#mw-editbutton-signature { display:none; }
#mw-editbutton-hr { display:none; }
#mw-editbutton-nowiki { display:none; }
img[title="Strike"] { display:none; }
img[title="Line break"] { display:none; }
img[title="Superscript"] { display:none; }
img[title="Subscript"] { display:none; }
img[title="Small"] { display:none; }
img[title="Insert hidden Comment"] { display:none; }
img[title="Insert a picture gallery"] { display:none; }
img[title="Insert block of quoted text"] { display:none; }
img[title="Insert a table"] { display:none; }
img[title="Insert a reference"] { display:none; }