マヨケーがポアされたため、現在はロシケーがメインとなっています。

「MediaWiki:Common.css」の版間の差分

提供:唐澤貴洋Wiki
ナビゲーションに移動 検索に移動
*>鯉色マッリ
編集の要約なし
*>鯉色マッリ
(add)
2行目: 2行目:
.small { font-size: 80%; }
.small { font-size: 80%; }
.softbank { font-size: 30%; color: gray; }
.softbank { font-size: 30%; color: gray; }
/* 汎用ボックス */
#stubbox { width: 80%; margin: 0.5em auto; clear: both; }
#stubbox .st_image { width: 10%; text-align: right; }
/* 恒心色 */
.koushincolor { color: #1B85B5; }
.koushinback { background-color: #1B85B5; }
.koushinbox { border: dashed #1B85B5 3px; background: #C5F0FE; }


/* [[テンプレート:Infobox Person]]専 */
/* [[テンプレート:Infobox Person]]専 */

2014年3月28日 (金) 18:11時点における版

/* ここに記述したCSSはすべての外装に反映されます */
.small { font-size: 80%; }
.softbank { font-size: 30%; color: gray; }

/* 汎用ボックス */
#stubbox { width: 80%; margin: 0.5em auto; clear: both; }
#stubbox .st_image { width: 10%; text-align: right; }

/* 恒心色 */
.koushincolor { color: #1B85B5; }
.koushinback { background-color: #1B85B5; }
.koushinbox { border: dashed #1B85B5 3px; background: #C5F0FE; }

/* [[テンプレート:Infobox Person]]専 */
.infoPers {
 width: 21em; font-size: 90%; float:right; margin: 0 0 1em 1em; background: #f9f9f9;
 border: 1px #999999 solid; border-collapse: collapse; clear: right;
 }
.infoPers th { white-space: nowrap; }
.infoPers td { text-align: center; }

/* [[MediaWiki:Edittools]]専 */
#edittools_wikimarkup {
 border-width: 1px; border-style: solid none; border-color: #ccc;
 margin-top: 0.25em; padding: 0.25em; font-size: 80%;
 }
#edittools_wikimarkup span { margin-left: 1ex; white-space: nowrap; }

/* [[メインページ]]専 */
#mainpage_header {
 background-color: darkblue; color: white !important;
 padding: 1em; font: bold x-large serif; text-align: center;
 }
#mainpage_header a { color: white !important; }
#mainpage_header .hiro { font-size: x-small; }