More actions
Talman drak (talk | contribs) m Talman drak moved page Template:Complex to Template:CMBSite: plan to use the template for all types of NPC combat sites, not just Complexes |
Adding CSS drop to all CMBSite so you can use it immediately |
||
| Line 3: | Line 3: | ||
__TOC__ | __TOC__ | ||
</div> | </div> | ||
{{#css: | |||
table.headers_left tr th {text-align: left; } | |||
table.complex {font-size: 0.9em; line-height: 1.2em; } | |||
table.complex caption {padding: 0.5em; } | |||
table.complex tr th {background-color: #222; padding: 0.5em; } | |||
table.complex tr td {padding: 0.5em; } | |||
table.complex tr td.icon {text-align: center; padding: 0 0.5em; } | |||
table.NPC tr td:first-child + td {min-width: 300px; } | |||
}} | |||
<noinclude> | <noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
[[Category:Template]] | [[Category:Template]] | ||
</noinclude> | </noinclude> | ||