|
|
| (同じ利用者による、間の3版が非表示) |
| 1行目: |
1行目: |
| /* ここに記述したCSSはすべての外装に反映されます */ | | /* ここに記述したCSSはすべての外装に反映されます */ |
| p.banner {
| |
| margin: 1em !important;
| |
| padding-bottom: 10px;
| |
| text-align: center;
| |
| text-indent: 0em;
| |
| font-size: x-small;
| |
| font-weight: bold;
| |
| clear: both;
| |
| }
| |
|
| |
| address {
| |
| margin: 0em;
| |
| margin-top: 1em;
| |
| padding: 0.3em 0em 0em;
| |
| border-width: thin 0em 0em 0em;
| |
| border-style: solid;
| |
| border-color: #ffffff;
| |
| font-style: normal;
| |
| text-indent: 0.5em;
| |
| clear: both;
| |
| }
| |
|
| |
| pre {
| |
| border-color: #cccccc;
| |
| border-width: 2px;
| |
| border-style: dotted;
| |
| margin: 2em 3em;
| |
| padding: 2em;
| |
| font-size: 0.8em;
| |
| }
| |
|
| |
| table.infoboxframe {
| |
| float: right;
| |
| border-style: solid;
| |
| border-width: 3px;
| |
| margin-left: 1em;
| |
| margin-bottom: 1em;
| |
| }
| |
|
| |
| table.infoboxtable {
| |
| border-width: 0px;
| |
| margin: 0px;
| |
| background: #333333;
| |
| width: 230px;
| |
| }
| |
|
| |
| table.toggleswitchtable {
| |
| border-width: 0px;
| |
| margin: 0px;
| |
| width: 100%;
| |
| }
| |
|
| |
| .infoboximage {
| |
| padding: 0px;
| |
| }
| |
|
| |
| .infoboxheading {
| |
| text-align: center;
| |
| font-size: 1em !important;
| |
| }
| |
|
| |
| #ToggleSwitch {
| |
| font-size: 0.8em !important;
| |
| }
| |
| .infoboxsubheading {
| |
| text-align: left;
| |
| font-size: 0.8em !important;
| |
| }
| |
|
| |
| .infoboxlabel {
| |
| width: 20%;
| |
| font-size: 0.8em !important;
| |
| }
| |
|
| |
| .infoboxcell {
| |
| font-size: 0.8em !important;
| |
| }
| |
|
| |
| .infoboxcell ul {
| |
| margin-top: 3px !important;
| |
| margin-bottom: 3px !important;
| |
| margin-left: 12px !important;
| |
| }
| |
|
| |
| .infoboxcell ul ul {
| |
| margin-left: 9px !important;
| |
| }
| |
|
| |
| .odd {
| |
| background: #4e4e4e !important;
| |
| }
| |
|
| |
| table#jedicouncil {
| |
| margin: 1em 10%;
| |
| width: 80%;
| |
| }
| |
|
| |
| table#jedicouncil th {
| |
| text-align: center;
| |
| background-color: #3866ba;
| |
| border-color: #3866ba;
| |
| border-width: 1px;
| |
| border-style: solid;
| |
| font-size: 0.8em;
| |
| }
| |
|
| |
| table#jedicouncil td {
| |
| width: 33%;
| |
| text-align: center;
| |
| border-color: #3866ba;
| |
| border-width: 1px;
| |
| border-style: solid;
| |
| font-size: 0.8em;
| |
| }
| |
|
| |
| table#movie {
| |
| margin: 1em 10%;
| |
| width: 80%;
| |
| }
| |
|
| |
| table#movie th {
| |
| text-align: center;
| |
| background-color: #32cd32;
| |
| border-color: #32cd32;
| |
| border-width: 1px;
| |
| border-style: solid;
| |
| font-size: 0.8em;
| |
| }
| |
|
| |
| table#movie td {
| |
| width: 33%;
| |
| text-align: center;
| |
| border-color: #32cd32;
| |
| border-width: 1px;
| |
| border-style: solid;
| |
| font-size: 0.8em;
| |
| }
| |
|
| |
| table#anime, table#anime2 {
| |
| margin: 1em 10%;
| |
| width: 80%;
| |
| }
| |
|
| |
| table#anime th, table#anime2 th {
| |
| text-align: center;
| |
| background-color: #48d1cc;
| |
| border-color: #48d1cc;
| |
| border-width: 1px;
| |
| border-style: solid;
| |
| font-size: 0.8em;
| |
| }
| |
|
| |
| table#anime td {
| |
| width: 25%;
| |
| text-align: center;
| |
| border-color: #48d1cc;
| |
| border-width: 1px;
| |
| border-style: solid;
| |
| font-size: 0.8em;
| |
| }
| |
|
| |
| table#anime2 td {
| |
| width: 20%;
| |
| text-align: center;
| |
| border-color: #48d1cc;
| |
| border-width: 1px;
| |
| border-style: solid;
| |
| font-size: 0.8em;
| |
| }
| |
|
| |
| table#lego {
| |
| margin: 1em 10%;
| |
| width: 80%;
| |
| }
| |
|
| |
| table#lego th {
| |
| text-align: center;
| |
| background-color: #FFA07A;
| |
| border-color: #FFA07A;
| |
| border-width: 1px;
| |
| border-style: solid;
| |
| font-size: 0.8em;
| |
| }
| |
|
| |
| table#lego td {
| |
| width: 33%;
| |
| text-align: center;
| |
| border-color: #FFA07A;
| |
| border-width: 1px;
| |
| border-style: solid;
| |
| font-size: 0.8em;
| |
| }
| |
|
| |
| table#Imperial_Uniform {
| |
| margin: 1em 10%;
| |
| width: 80%;
| |
| border-collapse: collapse;
| |
| border-color: #888888;
| |
| border-width: 1px;
| |
| border-style: solid;
| |
| }
| |
|
| |
| table#Imperial_Uniform th,
| |
| table#Imperial_Uniform td {
| |
| padding: 0.1em 0.7em;
| |
| border-color: #888888;
| |
| border-width: 1px;
| |
| border-style: solid;
| |
| }
| |
|
| |
| #disambig, #stub, #inconsistency {
| |
| margin: 2em 3em;
| |
| padding-bottom: 3px;
| |
| border-width: 3px;
| |
| border-style: double;
| |
| border-color: #777777;
| |
| background-color: #444444;
| |
| text-align: center;
| |
| font-size: small;
| |
| }
| |
|
| |
| #noncanon {
| |
| margin: 2em 3em;
| |
| padding-bottom: 3px;
| |
| border-width: 3px;
| |
| border-style: double;
| |
| border-color: #dddddd;
| |
| text-align: center;
| |
| font-weight: bold;
| |
| font-size: small;
| |
| }
| |
|
| |
| /********** old css start **********/
| |
| table#infobox {
| |
| margin: 1em 7% 1em 4%;
| |
| width: 88%;
| |
| color: #ffffff;
| |
| font-size: 75%;
| |
| border-width: 0px;
| |
| border-spacing: 0px;
| |
| border-collapse: collapse;
| |
| }
| |
|
| |
| table#infobox tr th {
| |
| text-align: right;
| |
| vertical-align: top;
| |
| white-space: nowrap;
| |
| padding: 2px 5px;
| |
| width: 5%;
| |
| }
| |
|
| |
| table#infobox tr td {
| |
| padding: 2px 3px 2px 2px;
| |
| vertical-align: top;
| |
| width: 45%;
| |
| }
| |
|
| |
| table#infobox tr#en1 {
| |
| background-color: #214421;
| |
| }
| |
|
| |
| table#infobox tr#en2 {
| |
| background-color: #212155;
| |
| }
| |
|
| |
| table#infobox tr#en3 {
| |
| background-color: #442121;
| |
| }
| |
|
| |
| table#infobox tr#en1 th, table#infobox tr#en2 th, table#infobox tr#en3 th {
| |
| text-align: left;
| |
| padding: 5px 5px 10px 5px;
| |
| font-weight: normal;
| |
| font-size: 1.3em;
| |
| font-weight: bold;
| |
| }
| |
|
| |
| tr.c1 {
| |
| background-color: #555555;
| |
| }
| |
|
| |
| tr.c2 {
| |
| background-color: #333333;
| |
| }
| |
| /********** old css end **********/
| |
|
| |
| /* generated user stylesheet */
| |
| a.new, #quickbar a.new { color: #CC2200; }
| |
| #quickbar { position: absolute; left: 4px; }
| |
| #article { margin-left: 148px; margin-right: 4px; }
| |