|
|
| 585行目: |
585行目: |
| #footer-info-lastmod { display: none; } | | #footer-info-lastmod { display: none; } |
|
| |
|
| /* [[Template:Infobox Person]]用のスタイル */
| |
| .Person {
| |
| width: 35em; font-size: 90%; float:left; margin: 0 0 0.5em 0.5em;
| |
| border-collapse: collapse;clear: left;
| |
| }
| |
| .Person th { white-space: nowrap; }
| |
| .Person td { text-align: left; white-space: nowrap;}
| |
|
| |
| /* Portable Infobox用CSS */
| |
| .portable-infobox {
| |
| width: 80% !Important;
| |
| max-width: 30em !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;
| |
| }
| |
|
| |
|
| /* All CSS here will be loaded for users of the Citizen skin */ | | /* All CSS here will be loaded for users of the Citizen skin */ |