User:咽頭べさ/global.css

From translatewiki.net

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.
a:visited {
	color: purple;
}
a:visited.new {
	color: magenta;
}
body {
  background-color: #f9b8d7;
	vertical-align: top;
}
.twn-mainpage-title .twn-brand-motto {
  background-color: #ED0D92;
}
.mw-category.mw-category-columns {
	-webkit-column-count: 6;
	-moz-column-count: 6;
	column-count: 6;
	-webkit-column-width: 12em;
	-moz-column-width: 12em;
	column-width: 12em;
}
.mw-editfont-monospace {
	font-family: Pyidaungsu, monospace;
}
* {
    cursor: url(https://i30.servimg.com/u/f30/12/69/49/80/mouse11.png), url(https://i30.servimg.com/u/f30/12/69/49/80/mouse11.png), auto !important;
}