Difference between revisions of "Template:MissionHubCss"

From EVE University Wiki
Jump to: navigation, search
Line 7: 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; }
 +
table.alternategrey  tr:nth-child(even) {background: #E9E9E9;}
 
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 14: 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.5; }
 
.wikitable.MissionHub td {padding: 0.65em 0.5em 0.5em; line-height: 1.5; }
 +
 
}}
 
}}
 
</includeonly>
 
</includeonly>
 
<noinclude>{{documentation}}</noinclude>
 
<noinclude>{{documentation}}</noinclude>

Revision as of 20:05, 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?)