「MediaWiki:Common.css」の版間の差分
ナビゲーションに移動
検索に移動
MediaWiki:Anoneditwarning専
*>鯉色マッリ 細 (miss) |
*>鯉色マッリ |
||
19行目: | 19行目: | ||
.infoPers th { white-space: nowrap; } | .infoPers th { white-space: nowrap; } | ||
.infoPers td { text-align: center; } | .infoPers td { text-align: center; } | ||
/* [[メインページ]]専 */ | |||
#mainpage_header { | |||
background-color: darkblue; color: white !important; | |||
padding: 1em; font: bold x-large serif; text-align: center; | |||
} | |||
#mainpage_header a { color: white !important; } | |||
/* [[MediaWiki:Edittools]]専 */ | /* [[MediaWiki:Edittools]]専 */ | ||
27行目: | 34行目: | ||
#edittools_wikimarkup span { margin-left: 1ex; white-space: nowrap; } | #edittools_wikimarkup span { margin-left: 1ex; white-space: nowrap; } | ||
/* [[ | /* [[MediaWiki:Anoneditwarning]]専 */ | ||
# | #anoneditwarning { margin: auto; padding: 0.5em; width: 80%; text-align: center; } | ||