User:Swpb/monobook.css
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Firefox/Mozilla/Safari: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera/Konqueror: press F5.
/* remove instruction creep from editing pages */ #editpage-copywarn, #editpage-copywarn2, #editpage-copywarn3, .previewnote, #newarticletext {display:none} /* remove the warnings */ #toolbar {display:none} /* remove toolbar */ #wpSummaryLabel, #minoredit_helplink, .editHelp {display:none} /* remove helpful links */ /* Remove character change numbers */ .mw-plusminus-pos {display: none;} .mw-plusminus-neg {display: none;} .mw-plusminus-null {display: none;} /* set stubs link color */ a.stub { color:#008000; }