1,112
edits
Happy 11th anniversary, screamer wiki!
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 66: | Line 66: | ||
.portable-infobox .pi-data:nth-child(odd) .pi-data-label, | .portable-infobox .pi-data:nth-child(odd) .pi-data-label, | ||
.portable-infobox .pi-data:nth-child(odd) .pi-data-value { | .portable-infobox .pi-data:nth-child(odd) .pi-data-value { | ||
background-color: # | background-color: #FAAAAA; | ||
background-size: calc(100% + 10px) 100%; | background-size: calc(100% + 10px) 100%; | ||
background-position: -5px 0; | background-position: -5px 0; | ||
Line 74: | Line 74: | ||
.portable-infobox .pi-data:nth-child(even) .pi-data-label, | .portable-infobox .pi-data:nth-child(even) .pi-data-label, | ||
.portable-infobox .pi-data:nth-child(even) .pi-data-value { | .portable-infobox .pi-data:nth-child(even) .pi-data-value { | ||
background-color: # | background-color: #F98686; | ||
background-size: calc(100% + 10px) 100%; | background-size: calc(100% + 10px) 100%; | ||
background-position: -5px 0; | background-position: -5px 0; |
edits