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.
.mw-userlink {
	hyphens: manual;
	-moz-hyphens: manual;
	-epub-hyphens: manual;
	word-wrap: normal;
	word-break: keep-all;
}

.mw-unwatch-link, .mw-watch-link {
	font-size: 75%;
}

.mw-unwatch-link {
	color: #FF3366;
	margin-right: -3px;
}

.mw-redirect {
	margin: 2px;
	background-color: #FFEE99;
}

.diffchange-inline {
	margin: 1px;
	background-color: #9900CC !important;
	color: #FFFF00;
	font-weight: 700;
}

.mwe-math-mathml-a11y {
    clip: auto !important;
    overflow: visible !important;
    position: static !important;
    width: auto !important;
    height: auto !important;
    opacity: 1 !important;
}
.mwe-math-fallback-image-inline, .mwe-math-fallback-image-display {
    display: none !important;
}
 
math     {       font-family: MathJax_Main, serif; font-size: 110%;}