Difference between revisions of "User:Cliverunner/CVRTestFitTemplate"
From EVE University Wiki
Cliverunner (talk | contribs) |
Cliverunner (talk | contribs) |
||
Line 26: | Line 26: | ||
.shipFitting .fittingHeader { | .shipFitting .fittingHeader { | ||
− | height: | + | height: 22px; |
margin-bottom: 8px; | margin-bottom: 8px; | ||
Line 32: | Line 32: | ||
border-bottom: solid 2px #404040; | border-bottom: solid 2px #404040; | ||
− | line-height: | + | line-height: 22px; |
font-size: 14px; | font-size: 14px; | ||
} | } | ||
Line 38: | Line 38: | ||
.shipFitting .fittingHeader span { | .shipFitting .fittingHeader span { | ||
margin-left: 21px; | margin-left: 21px; | ||
− | |||
} | } | ||
Line 162: | Line 161: | ||
.shipFitting .title { | .shipFitting .title { | ||
− | height: | + | height: 18px; |
width: 117px; | width: 117px; | ||
border-right: solid 1px #404040; | border-right: solid 1px #404040; | ||
Line 302: | Line 301: | ||
.shipFitting .uniLogo { | .shipFitting .uniLogo { | ||
float: left; | float: left; | ||
− | |||
} | } | ||
Line 309: | Line 307: | ||
<div class="fittingHeader"> | <div class="fittingHeader"> | ||
<div class="uniLogo">[[File:E-UNI Emblem.png|x18px|middle|link=]]</div> | <div class="uniLogo">[[File:E-UNI Emblem.png|x18px|middle|link=]]</div> | ||
− | <span> | + | <span>{{{ship}}}: {{{fitName}}}</span><div class="shipInfo" data-typeid="{{{shipTypeID}}}" title="View ship (in game)">SHIP INFO</div> |
</div> | </div> | ||
Revision as of 20:45, 12 February 2013
{{{ship}}}: {{{fitName}}}
SHIP INFO
NOTE: This is a copy of the template created by Miranda McLaughlin. It is for testing purposes only!!!. See the real template here Template:MmTestFitTemplate