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

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

MediaWikiインターフェイスページ
編集の要約なし
編集の要約なし
120行目: 120行目:
/* [[Template:Infobox Person]]用のスタイル */
/* [[Template:Infobox Person]]用のスタイル */
.Person {
.Person {
  width: 100%; font-size: 90%; float:right; margin:0 auto; background: #f9f9f9;
  width: auto; font-size: 90%; float:right; margin:0 auto; background: #f9f9f9;
  border: 1px #999999 solid; border-collapse: collapse; clear: center;
  border: 1px #999999 solid; border-collapse: collapse; clear: center;
  }
  }
.Person th { white-space: nowrap; width 100%;}
.Person th { white-space: nowrap; }
.Person td { text-align: left; width: 50%; white-space: nowrap; }
.Person td { text-align: left; }
/* </source> */
/* </source> */