メニューを切り替える
個人設定メニューを切り替える
個人メニューを切り替える
ログインしていません
編集を行うと、IPアドレスが公開されます。

「MediaWiki:Common.css」の版間の差分

MediaWikiインターフェイスページ
編集の要約なし
編集の要約なし
761行目: 761行目:
.mw-logo-wordmark { color:#FF9800; }
.mw-logo-wordmark { color:#FF9800; }


@media screen and (min-width: 500px) and (max-width: 960px) and (orientation: portrait) {
@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;
}
}
}