Difference between revisions of "Template:MasteryTableCSS"
From EVE University Wiki
Line 3: | Line 3: | ||
table.complex {font-size: 0.9em; line-height: 1.1em; padding-bottom: 0; } | table.complex {font-size: 0.9em; line-height: 1.1em; padding-bottom: 0; } | ||
table.complex caption {padding: 0.25em; text-align:left; } | table.complex caption {padding: 0.25em; text-align:left; } | ||
− | table.complex tr th {background-color: #222; padding: 0.35em; white-space: nowrap} | + | table.complex tr th {background-color: #222; padding: 0.35em; white-space: nowrap;} |
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; } |
Revision as of 16:05, 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?)