Difference between revisions of "Template:MissionHubCss"
From EVE University Wiki
(Created page with "{{#css: table.headers_left tr th {text-align: left; } table.complex {font-size: 0.9em; line-height: 1.1em; padding-bottom: 0; } table.complex caption {padding: 0.25em; text-al...") |
|||
(9 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 13: | Line 15: | ||
.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?)