Note: After publishing, 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* div.oo-ui-widget *//* hide the "Manage TemplateData" and "Information about TemplateData" boxes, to avoid the screen flicking down on opening edit box in Template: space */
/*div.tdg-editscreen-main  { display: none; }*/

.mw-disambig {
  background-color: #ff9191;
}

.mw-redirect, .mw-redirect:visited {
  color: green;
}

.mw-disambig.mw-redirect {
  color: red;
}

.mw-disambig.mw-redirect:visited {
  color: red;
}

.hatnote .mw-disambig {
  background-color: #FFF;
}

.comment--without-parentheses, .mw-changeslist-log-entry {
  word-wrap: break-word;
}

/* sv:MediaWiki:Gadget-oldeditor.css
html #ca-ve-edit,
.mw-editsection-divider,
.mw-editsection-visualeditor {
	display: none;
}

html.client-js .mw-content-ltr .mw-editsection-bracket,
html.client-js .mw-content-rtl .mw-editsection-bracket {
	margin-left: 0;
	margin-right: 0;
}
 */