Difference between revisions of "Widget:Template/AbilityDisplay/css"
Jump to navigation
Jump to search
>Canim44 m (Canim44 moved page Widget:Template/css/AbilityDisplay to Widget:Template/AbilityDisplay/css without leaving a redirect: Name correction) |
>Canim44 (<includeonly><style> tags) |
||
| Line 1: | Line 1: | ||
| − | <noinclude>[[Category:CSS Widget]]</noinclude>{{#css: | + | <noinclude>[[Category:CSS Widget]]</noinclude><includeonly><style> |
| + | /** Template:AbilityDisplay **/ | ||
| + | {{#css: | ||
.tabbertab .ability-header { | .tabbertab .ability-header { | ||
background-color: #e6f7ff; | background-color: #e6f7ff; | ||
| Line 19: | Line 21: | ||
white-space: nowrap; | white-space: nowrap; | ||
} | } | ||
| − | }} | + | }}</style> |
| + | </includeonly> | ||