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

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

MediaWikiインターフェイスページ
編集の要約なし
編集の要約なし
119行目: 119行目:
/* [[Template:Infobox Person]]用のスタイル */
/* [[Template:Infobox Person]]用のスタイル */
.Person {
.Person {
  width: 300px; font-size: 90%; float:center; margin:0 auto; background: #f9f9f9;
  width: 100%; font-size: 90%; float:center; 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: 300px;}
.Person th { white-space: nowrap; width: 100%;}
.Person td { text-align: left;}
.Person td { text-align: left;}
/* </source> */
/* </source> */