Let wel: Na die wysiging is dit dalk nodig om u blaaier se kasgeheue te verfris voordat u die veranderinge sal sien:

  • Firefox / Safari: hou Shift en kliek Herlaai, of druk Ctrl-F5 of Ctrl-R (⌘-R op 'n Mac)
  • Google Chrome: Druk Ctrl-Shift-R (⌘-Shift-R op 'n Mac)
  • Internet Explorer / Edge: Hou Ctrl en kliek Refresh, of druk Ctrl-F5
  • Opera: Gaan na Kieslys → Settings (Opera → Preferences op 'n Mac) en dan na Privacy & security → Clear browsing data → Cached images and files.
/* oorbodig */
#centralNotice,
#siteNotice,
#fundraiser,
.fundraiser-box,
.fundraiser-quote-box,
.fundraiser-blog,
.fundraiser-quote-box,
.sitenotice {
  display: none;
}

/* ook oorbodig */
.no-text-transform,
#p-coll-create_a_book,
#collectionPortletList,
#p-coll-print_export,
#conditions,
.mw-tos-summary,
.templatesUsed,
.mw-templatesUsedExplanation
 {
  display: none;
}

/* diffs in sans serif; editing in monospaced */
.diff-editfont-monospace .diff-addedline,
.diff-editfont-monospace .diff-deletedline,
.diff-editfont-monospace .diff-context {
font-family: sans-serif, sans-serif;
}

/* no thumbnails in search results */ 	
.searchResultImage-thumbnail {
display:none !important;
}