利用者:Quastr/cologneblue.css

提供:Wikisource

注意: 保存後、変更を確認するにはブラウザーのキャッシュを消去する必要がある場合があります。

  • Firefox / Safari: Shift を押しながら 再読み込み をクリックするか、Ctrl-F5 または Ctrl-R を押してください (Mac では ⌘-R)
  • Google Chrome: Ctrl-Shift-R を押してください (Mac では ⌘-Shift-R)
  • Internet Explorer / Microsoft Edge: Ctrl を押しながら 最新の情報に更新 をクリックするか、Ctrl-F5 を押してください
  • Opera: Ctrl-F5を押してください
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
	line-height: 1.5;
	color: #000;
	font-family: "Noto Sans Japanese", Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}

p, pre, .mw-code, td, th, li, dd, dt, #sitetitle, .catlinks li, .infobox, h1#firstHeading, #quickbar, #quickbar h3 {
	line-height: inherit;
}

img {
	vertical-align: middle;
}

#sitetitle, #article, #article td, #article th, #article p, h1#firstHeading, #footer, #toplinks, #quickbar, #quickbar h3 {
	font-family: inherit;
}

#sitetitle, #toplinks {
	height: 18px;
}

#sitetitle, #linkcollection {
	font-size: 12px;
}

#sitetitle {
	font-weight: 900;
	background-color: #AAA;
}

h1#firstHeading, h2, #article, #article td, #article th, #article p {
	color: inherit;
}

#article, #article td, #article th, #article p {
	font-size: 13px;
}

#siteNotice {
	display: none;
}

h1#firstHeading, h2 {
	border-bottom: 1px solid #666;
}

h1#firstHeading {
	font-weight: 200;
	font-size: 2.5em;
}

#article p.subtitle, #article p.subpages, #article p.tagline {
	font-weight: 500;
	font-size: inherit;
}

#toc h2, .toc h2, strong, b {
	font-weight: 700;
}

h2 {
	font-size: 2em;
	font-weight: 200;
}

h3 {
	font-size: 1.5em;
	font-weight: 400;
}

a:link, a:visited {
	color: #33C;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a.external, a.external:visited, a.extiw, a.extiw:visited, a.interwiki, a.interwiki:visited {
	color: #364;
}

a.new, a.new:visited {
	color: #C00;
}

#footer {
	font-size: 11px;
}

#toplinks {
	font-size: 12px;
}

#toplinks a {
	font-size: inherit;
}

#quickbar {
	font-weight: 500;
	font-size: 10px;
}

#quickbar h3 {
	color: #666;
	font-weight: inherit;
	font-size: 1.2em;
}

#quickbar a {
	color: #999;
}

#article code, #article tt, #article pre {
	font-size: 12px;
	font-family: Consolas, monospace;
}