.mw-editTools,
#toolbar,
#editHelp,
#editpage-copywarn,
#mw-wikimedia-editpage-tos-summary,
#msg-noexactmatch,
#recentchangestext,
#p-interaction,
#n-contents,
#n-currentevents,
#n-mainpage-description,
#t-upload,
#t-specialpages,
#siteNotice,
#minoredit_helplink,
#wpSummaryLabel,
.editHelp,
#p-coll-create_a_book {
}
/*DIFF COLOURING TAKEN FROM THE AFRIKAANS WIKIPEDIA*/
table.diff td { vertical-align: top; }
td.diff-addedline { background: #D8E4F6; }
td.diff-deletedline { background: #E4F6D8; }
td.diff-context { background: #FEFEFE; }
td.diff-addedline .diffchange {
background: #B0C0F0;
color: #001040;
font-weight: bold;
}
td.diff-deletedline .diffchange {
background: #B0E897;
color: #104000;
font-weight: bold;
}
.allpagesredirect a { color: #aaf; }
.page-Special_ExpandTemplates #input,
.page-Special_ExpandTemplates #output {
height: 30em;
font-size: smaller;
}
.page-Special_ExpandTemplates #output {
padding: 1em 0.1em 1em 1em;
border: 1px dashed #2f6fab;
color: black;
background-color: #f9f9f9;
line-height: 1.1em;
max-width: 100%;
}
/*Activate by typing 'javascript:testBorders()' into the address bar */
.css-borders * { border: 1px solid red !important; }
.page-Special_Watchlist .mw-rollback-link,
.page-Special_Watchlist .mw-usertoollinks { font-size: smaller; }
.editconflict #editconflict-notice-1,
.editconflict #editconflict-notice-2,
.editconflict #editconflict-notice-3,
.editconflict #editconflict-notice-4,
.editconflict div.templatesUsed,
.editconflict h2,
.editconflict .diff-otitle,
.editconflict .diff-ntitle { display: none; }
a.new, #quickbar a.new { color:#CC2200; }