User:Wladek92/common.css

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-special-Translate .sourcemessage.mw-editfont-monospace {
   font-family: inherit;
}
.tux-pagemode-edit::after {
	content: attr(title);
	display: block;
	clear: both;
	visibility: visible;
	/* text-align: right; https://www.mediawiki.org/wiki/Topic:Wxfgvp2xzxniwd60 remove this line if you want to have the texts below the English (left) side instead of the translation (right) side */
}
.mw-code {
    white-space: pre;
    /* overflow: auto; */
}