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

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

MediaWikiインターフェイスページ
編集の要約なし
編集の要約なし
580行目: 580行目:
.wikitable, .tracklist {
.wikitable, .tracklist {
     white-space:nowrap;
     white-space:nowrap;
}
/* Portable Infobox用CSS */
.portable-infobox {
width: 80%;
max-width: 30em;
}
.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;
}
}


884行目: 865行目:
}
}


/* Portable Infobox用CSS */
.portable-infobox {
width: 80%;
max-width: 30em;
}
.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;
}


.mw-logo-wordmark { color:#FF9800; }
.mw-logo-wordmark { color:#FF9800; }