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

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

MediaWikiインターフェイスページ
編集の要約なし
タグ: 手動差し戻し
編集の要約なし
760行目: 760行目:


.mw-logo-wordmark { color:#FF9800; }
.mw-logo-wordmark { color:#FF9800; }
@media screen and (min-width: 600px) and (max-width: 960px)  {
.portable-infobox {
width: 100% !important;
font-size: 90% !important;
}
.portable-infobox .pi-title {
  background-color: #ff9800 !important;
  font-size: 110% !Important;
  text-align: center !Important;
  color: #000000;
}
.portable-infobox .pi-header {
  text-align: center !Important;
  font-size: 105% !Important;
}
.portable-infobox .pi-data-label {
  text-align: left;
}