Template:Infobox hero/styles.css: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Samlovesmath (talk | contribs) Added mobile/minerva fixes; added "-h" prefix to differentiate other infobox styles; spirit/weapon caption color adjustments |
Samlovesmath (talk | contribs) feature changes: stat table headers now wrap for certain languages (ex. Russian) |
||
| Line 334: | Line 334: | ||
.infobox-h-dropdown-header button .mw-collapsible-text:hover{ | .infobox-h-dropdown-header button .mw-collapsible-text:hover{ | ||
color: white; | color: white; | ||
} | |||
.infobox-h-dropdown-header-overflow a{ | |||
display: block; | |||
margin: 2px 65px 2px 5px; | |||
width: fit-content; | |||
line-height: 1.25em; | |||
word-break: break-word; | |||
} | } | ||