Difference between revisions of "Template:MasteryTableCSS"
From EVE University Wiki
(13 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
table.complex tr td {padding: 0.25em; } | table.complex tr td {padding: 0.25em; } | ||
table.complex tr td.icon {text-align: center; padding: 0; } | table.complex tr td.icon {text-align: center; padding: 0; } | ||
− | h2, h3, h4, h5 {line-height: 1; padding-top: 0; padding-bottom: 0; } | + | h1, h2, h3, h4, h5 {line-height: 1; padding-top: 0; padding-bottom: 0; } |
.wikitable.Mastery {position: relative; margin-top: 0px; } | .wikitable.Mastery {position: relative; margin-top: 0px; } | ||
− | |||
.wikitable.Mastery .head th p {display: none; } | .wikitable.Mastery .head th p {display: none; } | ||
.wikitable.Mastery caption {text-align:left; margin-left: 0.5em; } | .wikitable.Mastery caption {text-align:left; margin-left: 0.5em; } | ||
− | .wikitable.Mastery th { | + | .wikitable.Mastery th {padding: 0.5em 0.5em 0.4em; } |
.wikitable.Mastery td {padding: 0.65em 0.5em 0.5em; line-height: 1; } | .wikitable.Mastery td {padding: 0.65em 0.5em 0.5em; line-height: 1; } | ||
− | |||
}} | }} | ||
<noinclude> | <noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 16:06, 8 July 2022
Template documentation (for the above template, sometimes hidden or invisible)
Work In Progress |
---|
This template is not yet ready for use. --Koddestia Kud Usoko |
- Description
- This template gives Mastery tables the CSS they need to look right. It should be included once on all pages that use
{{MasteryTableHead}}
.
- Dependencies
-
- Used by
- {{MasteryTableHead}}
- {{MasteryTableRow}}
- Included in
- TBD
- Syntax
- {{MasteryTableCSS}}
Visit Template:MasteryTableCSS/doc to edit this text! (How does this work?) (Refresh this text - why?)