More actions
Dirty fix to sudden <p> tag appearing in last cell of head row |
Moving CSS to template in-place, so template is full independent |
||
| Line 1: | Line 1: | ||
{{#css: .wikitable.NPC .head th p {display: none; } }} | {{#css: | ||
{| class="wikitable | .wikitable.NPC .head th p {display: none; } | ||
.wikitable.NPC caption {text-align:left; margin-left: 0.5em; } | |||
.wikitable.NPC th {background-color: #222; padding: 0.5em 0.5em 0.4em; } | |||
}} | |||
{| class="wikitable collapsible NPC" | |||
|+ {{{1|}}} | |+ {{{1|}}} | ||
|- class="head" | |- class="head" | ||