「MediaWiki:Common.css」の版間の差分
MediaWikiインターフェイスページ
その他の操作
今川 凌 (MONACA) (トーク | 投稿記録) 編集の要約なし |
今川 凌 (MONACA) (トーク | 投稿記録) 編集の要約なし |
||
| 613行目: | 613行目: | ||
width: 80%; | width: 80%; | ||
max-width: 30em !Important; | max-width: 30em !Important; | ||
font-size: | font-size: 80%; | ||
} | } | ||
.portable-infobox .pi-title { | .portable-infobox .pi-title { | ||
background-color: #ff9800 !important; | background-color: #ff9800 !important; | ||
font-size: | font-size: 100% !Important; | ||
text-align: center !Important; | text-align: center !Important; | ||
} | } | ||
| 636行目: | 636行目: | ||
:root { | :root { | ||
--width-layout: 100vw; /* Slightly wider content */ | --width-layout: 100vw; /* Slightly wider content */ | ||
font-size: | font-size: 90%; | ||
} | } | ||
.mw-logo-wordmark { color:#FF9800; } | .mw-logo-wordmark { color:#FF9800; } | ||