コンテンツにスキップ

英文维基 | 中文维基 | 日文维基 | 草榴社区

利用者:Quastr/cologneblue.css

これはこのページの過去の版です。Quastr (会話 | 投稿記録) による 2016年4月26日 (火) 13:39個人設定で未設定ならUTC)時点の版であり、現在の版とは大きく異なる場合があります。

お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。

多くの WindowsLinux のブラウザ

  • Ctrl を押しながら F5 を押す。

Mac における Safari

  • Shift を押しながら、更新ボタン をクリックする。

Mac における ChromeFirefox

  • Cmd Shift を押しながら R を押す。

詳細についてはWikipedia:キャッシュを消すをご覧ください。

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body, #article, #article td, #article th, #article p {
	font-family: "Noto Sans Japanese", Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}

body {
	font-size: 14px;
}

p, pre, .mw-code, td, th, li, dd, dt {
	line-height: 1.5;
}

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

#firstHeading {
	font-size: 32px;
	font-weight: 200;
}

h2 {
	font-size: 24px;
}

#article p, #article li, #article th, #article td, #article dt, #article dd {
	font-size: 14px;
}

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;
}

/*
h3,h4,h5,h6 {font-weight:bold}
.pagetitle{font-weight:normal;font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro W3",georgia,"Bitstream Vera Serif","Times New Roman",serif}
#sitetitle{line-height:1.5;font-weight:bold;font-size:14px;font-family:Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",arial,helvetica,sans-serif}
#quickbar{font-size:10px}
#quickbar h6{font-size:12px}
#topbar .top,#topbar .top a,#topbar #langlinks{font-size:12px}
#topbar #langlinks{font-weight:arial,helvetica,sans-serif}
#article code,#article tt,#article pre{font-size:12px;font-family:consolas,monospace}
*/