「利用者:Sameboat/common.css」の版間の差分

削除された内容 追加された内容
Sameboat (会話 | 投稿記録)
編集の要約なし
Sameboat (会話 | 投稿記録)
編集の要約なし
13行目: 13行目:
blockquote, div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6, div#content #firstHeading {
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-family: "Adobe Garamond Pro", "Garamond", "Georgia", "MS PMincho", serif;
font-weight: normal;
}
}

2014年4月21日 (月) 07:56時点における版

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;
}
 
code, pre, textarea, source, syntaxhighlight, div.mw-geshi div, div.mw-geshi div pre, span.mw-geshi, pre.source-css, pre.source-javascript, .css.source-css .de1, .css.source-css .de2, .css.source-css .coMULTI {
	font-size: 14px;
	font-family: "Courier New", "Courier", "Microsoft JhengHei", "MS PGothic", monospace;
}