Editing Template:Infobox hero/styles.cssGive feedback
Jump to navigation
Jump to search
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 120: | Line 120: | ||
font-size: 22px; | font-size: 22px; | ||
font-weight: bold; | font-weight: bold; | ||
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 308: | ||
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 330: | Line 321: | ||
} | } | ||
.infobox-h-spiritboon:not(:empty){ | .infobox-h-spiritboon:not(:empty){ | ||
padding-right: | padding-right: 5px; | ||
} | } | ||
.infobox-h-dropdown tr:first-child .infobox-h-spiritboon:not(:empty){ | .infobox-h-dropdown tr:first-child .infobox-h-spiritboon:not(:empty){ | ||
| Line 372: | Line 363: | ||
.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 433: | ||
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; | ||
} | } | ||