「Common.css」の版間の差分
Music765plus (トーク | 投稿記録) (ページの作成:「→ここに記述したCSSはすべての外装に反映されます: .mw-body { max-width: 700px; }」) |
Music765plus (トーク | 投稿記録) |
||
3行目: | 3行目: | ||
max-width: 700px; | max-width: 700px; | ||
} | } | ||
+ | body.page-メインページ h1.firstHeading {display:none;} | ||
+ | body.page-メインページ #contentSub {display:none;} |
2017年9月24日 (日) 20:50時点における版
/* ここに記述したCSSはすべての外装に反映されます */ .mw-body { max-width: 700px; } body.page-メインページ h1.firstHeading {display:none;} body.page-メインページ #contentSub {display:none;}