1,112
edits
Happy 11th anniversary, screamer wiki!
No edit summary |
No edit summary Tag: Reverted |
||
Line 48: | Line 48: | ||
padding: 5px; | padding: 5px; | ||
font-weight: bold; | font-weight: bold; | ||
color: #FFF5EE; | |||
} | } | ||
Line 56: | Line 57: | ||
justify-content: center; | justify-content: center; | ||
padding: 5px; | padding: 5px; | ||
color: #FFF5EE; | color: #FFF5EE; | ||
} | } | ||
Line 69: | Line 64: | ||
.portable-infobox .pi-data:nth-child(odd) .pi-data-value { | .portable-infobox .pi-data:nth-child(odd) .pi-data-value { | ||
background-color: #FFE4E1; | background-color: #FFE4E1; | ||
font-weight: bold; | |||
} | } | ||
Line 75: | Line 71: | ||
.portable-infobox .pi-data:nth-child(even) .pi-data-value { | .portable-infobox .pi-data:nth-child(even) .pi-data-value { | ||
background-color: #FAAAAA; | background-color: #FAAAAA; | ||
font-weight: bold; | |||
} | } | ||
edits