MediaWiki:Common.css
From Civicwiki
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */ /* wiki formarring */ .printonly {display:none;} /* Forum pages */ /*.ns-120 p{padding:0 4px;} .ns-120 h1.firstHeading {display:none;}*/ .page-Special_SpecialPages h2:nth-of-type(1) {display:none;} .page-Special_SpecialPages table:nth-of-type(1) {display:none;} .page-Special_SpecialPages h2:nth-of-type(2) {display:none;} .page-Special_SpecialPages table:nth-of-type(2) {display:none;} .page-Special_SpecialPages h2:nth-of-type(6) {display:none;} .page-Special_SpecialPages table:nth-of-type(6) {display:none;} .page-Special_SpecialPages h2:nth-of-type(7) {display:none;} .page-Special_SpecialPages table:nth-of-type(7) {display:none;} .page-Special_SpecialPages h2:nth-of-type(8) {display:none;} .page-Special_SpecialPages table:nth-of-type(8) {display:none;} .page-Special_SpecialPages h2:nth-of-type(9) {display:none;} .page-Special_SpecialPages table:nth-of-type(9) {display:none;} .page-Special_SpecialPages h2:nth-of-type(10) {display:none;} .page-Special_SpecialPages table:nth-of-type(10) {display:none;} .page-Special_SpecialPages h2:nth-of-type(11) {display:none;} .page-Special_SpecialPages table:nth-of-type(11) {display:none;} li#t-recentchangeslinked {display:none;} li#t-print{display:none;} li#t-permalink{display:none;} li#t-info{display:none;} .page-Main_Page h1.firstHeading{display:none;} div.hidden{display:none;} /* Article */ div.infoboxright{/*float:right;*/ background-color: #F9F9F9; border: 1px solid #AAAAAA; padding:5px 10px; margin:0 0 20px 20px;} td.infoboxtitle {background: none repeat scroll 0 0 #DDDDDD; font-size: 125%; font-weight: bold; padding: 0.2em; text-align: center;} /* Forms */ .action-formedit #wpSummaryLabel{display:none;} .action-formedit #wpSummary{display:none;} /* Header Tabs */ span#edittab{display:none;}