「MediaWiki:Common.css」の版間の差分
MediaWikiインターフェイスページ
その他の操作
今川 凌 (MONACA) (トーク | 投稿記録) 編集の要約なし |
今川 凌 (MONACA) (トーク | 投稿記録) 編集の要約なし |
||
| 761行目: | 761行目: | ||
.mw-logo-wordmark { color:#FF9800; } | .mw-logo-wordmark { color:#FF9800; } | ||
@media screen and (min-width: | @media screen and (min-width: 600px) and (max-width: 960px) and (orientation: portrait) { | ||
.portable-infobox { | .portable-infobox { | ||
width: 100% !important; | width: 100% !important; | ||
| 778行目: | 778行目: | ||
.portable-infobox .pi-data-label { | .portable-infobox .pi-data-label { | ||
text-align: left; | text-align: left; | ||
} | |||
} | } | ||