Difference between revisions of "Template:MissionHubCss"
From EVE University Wiki
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <includeonly> | ||
{{#css: | {{#css: | ||
table.headers_left tr th {text-align: left; } | table.headers_left tr th {text-align: left; } | ||
Line 6: | Line 7: | ||
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; } | ||
+ | |||
h1, 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; } | ||
Line 12: | Line 14: | ||
.wikitable.MissionHub caption {text-align:left; margin-left: 0.5em; } | .wikitable.MissionHub caption {text-align:left; margin-left: 0.5em; } | ||
.wikitable.MissionHub th {padding: 0.5em 0.5em 0.4em; } | .wikitable.MissionHub th {padding: 0.5em 0.5em 0.4em; } | ||
− | .wikitable.MissionHub td {padding: 0.65em 0.5em 0.5em; line-height: 1 | + | .wikitable.MissionHub td {padding: 0.65em 0.5em 0.5em; line-height: 1; } |
+ | |||
}} | }} | ||
+ | </includeonly> | ||
+ | <noinclude>{{documentation}}</noinclude> |
Latest revision as of 20:51, 15 May 2023
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- The CSS for the Mission Hub tables. Use once on a page containing one or more Mission Hub tables.
- Dependencies
-
- Used by
- {{MissionHubHeader}}
- {{MissionHubRow}}
- {{MissionHubFooter}}
- Syntax
- {{MissionHubCss}}
Visit Template:MissionHubCss/doc to edit this text! (How does this work?) (Refresh this text - why?)