trusted
5,922
edits
SurtrFan8511 (talk | contribs) (+20 lv) |
SurtrFan8511 (talk | contribs) Tag: Reverted |
||
Line 58: | Line 58: | ||
| 世界 = world | | 世界 = world | ||
| 無限 = infinity | | 無限 = infinity | ||
| 零 = | | 零 = null | ||
| #default = none | | #default = none | ||
}} | }} | ||
Line 803: | Line 803: | ||
} | } | ||
/* | /* null */ | ||
div. | div.null > .header { | ||
background-color: #f488cb; | background-color: #f488cb; | ||
} | } | ||
div. | div.null > .body .data tr > th { | ||
background-color: #f7a6d8; | background-color: #f7a6d8; | ||
} | } | ||
div. | div.null > .body .data tr > th + th { | ||
width: 100px; | width: 100px; | ||
background-color: #fcbde4; | background-color: #fcbde4; |