User:Yuta*゚/vector.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.
body, h1, h2, h3, input, textarea, button,
.mw-body h1, .mw-body h2, .mw-code, .mw-headline, .wikiEditor-ui-left {
	font-family: "A-OTF Shin Go Pr6N", "A-OTF Shin Go Pro", "A-OTF 新ゴ Pro", "FOT-RodinNTLG Pro", "Helvetica Neue", "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Meiryo UI", "MS UI Gothic", sans-serif;
}

body, .mw-code, textarea, input{
	font-weight: 300;
}
 
#bodyContent {
	font-size: .9em;
}
 
a:visited {
	color: #0645ad;
}