Editing Template:Infobox hero/styles.cssGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 127: | Line 127: | ||
color: var(--th-heroinfobox-text-title); | color: var(--th-heroinfobox-text-title); | ||
font-size: 22px; | font-size: 22px; | ||
text-align: center; | text-align: center; | ||
text-shadow: 1.2px 2px 3px black, 1.2px 1.2px 0.1px #A5A5A5; | text-shadow: 1.2px 2px 3px black, 1.2px 1.2px 0.1px #A5A5A5; | ||
| Line 316: | Line 315: | ||
vertical-align: top; | vertical-align: top; | ||
} | } | ||
.infobox-h-subsection tr > td:first-child | .infobox-h-subsection tr > td:first-child span{ | ||
color: var(--th-heroinfobox-stats-text); | color: var(--th-heroinfobox-stats-text); | ||
} | } | ||
.infobox-h-subsection tr > td:last-child{ | .infobox-h-subsection tr > td:last-child{ | ||
| Line 372: | Line 370: | ||
.infobox-h-dropdown-header button .mw-collapsible-text:hover{ | .infobox-h-dropdown-header button .mw-collapsible-text:hover{ | ||
color: white; | color: white; | ||
} | } | ||
| Line 447: | Line 440: | ||
text-shadow: 1.1px 2px 2px black, 1.2px 1.2px 0.2px #7a7369; | text-shadow: 1.1px 2px 2px black, 1.2px 1.2px 0.2px #7a7369; | ||
font-size: 18px; | font-size: 18px; | ||
} | } | ||