コンテンツにスキップ

利用者:Sameboat/common.css

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

多くの WindowsLinux のブラウザ

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

Mac における Safari

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

Mac における ChromeFirefox

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

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

html, body, #wpSummary { 
	font-family: "Arial", "Microsoft JhengHei", "MS PGothic", sans-serif;
}

#bodyContent, #wpSummary, #wpSummaryLabel, input#wpSummary, input.mw-summary {
	font-size: 94.4%;
}
 
b, .mw-changeslist-line-watched .mw-title {
	font-family: "Arial", "MS PGothic", sans-serif;
}

blockquote, div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6, div#content #firstHeading {
	font-family: "Adobe Garamond Pro", "Garamond", "Georgia", "MS PMincho", serif;
	font-weight: normal;
}

div#content h3, div#content h4, div#content h5, div#content h6 {
	border-bottom: 1px solid #d8d8d8;
}
 
code, pre, pre.source-css, pre.source-javascript, .css, .source-css, .de1, .de2, .coMULTI, textarea, source, syntaxhighlight, div.mw-geshi, div.ace_editor, div.mw-geshi, span.mw-geshi, .sy0, .re0, .br0, .kw1, .kw2, .st0, .coMULTI {
	font-size: 14px;
	font-family: "Liberation Mono", "Microsoft JhengHei", "MS PGothic", monospace !IMPORTANT;
}