MediaWiki:Monobook.css
提供: 不登校ウィキ・WikiFutoko | 不登校情報センター
(版間での差分)
Wikifutoko-sysop (トーク | 投稿記録) |
Wikifutoko-sysop (トーク | 投稿記録) |
||
(1人の利用者による、間の3版が非表示) | |||
2行: | 2行: | ||
body.page-Main_Page h1.firstHeading { display:none; } | body.page-Main_Page h1.firstHeading { display:none; } | ||
+ | |||
+ | #siteSub { | ||
+ | display: inline; | ||
+ | font-size: 90%; | ||
+ | font-weight: normal; | ||
+ | font-style: normal; | ||
+ | text-align: right; | ||
+ | } |
2011年1月10日 (月) 16:39時点における最新版
/* ここに記述したCSSはモノブック・スキンに反映されます */ body.page-Main_Page h1.firstHeading { display:none; } #siteSub { display: inline; font-size: 90%; font-weight: normal; font-style: normal; text-align: right; }