Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Evon R'al/Sandbox template: Difference between revisions

From EVE University Wiki
m Remove line that should be in the doc. Move Css to the end.
m Reformat source #CSS:
Line 31: Line 31:
}}
}}
{{#css:
{{#css:
.uniwiki-ship-tooltip table, .uniwiki-ship-tooltip tr, .uniwiki-ship-tooltip td
 
{
.uniwiki-ship-tooltip table,
background-color: transparent;  
.uniwiki-ship-tooltip tr,
margin: 0; padding: 0;  
.uniwiki-ship-tooltip td {
vertical-align: top;
  margin: 0;
}
  padding: 0;  
.uniwiki-ship-tooltip .left a img
  background-color: transparent;  
{
  vertical-align: top;
border: 1px solid #272727;
  }
}
 
.uniwiki-ship-tooltip-header
.uniwiki-ship-tooltip .left a img {
{
  border: 1px solid #272727;
border-bottom: 1px solid #272727;
  }
margin-bottom: 5px;
 
padding-bottom: 5px;
.uniwiki-ship-tooltip-header {
text-align: center;
  margin-bottom: 5px;
}
  border-bottom: 1px solid #272727;
.uniwiki-ship-tooltip-header .tooltip-header-shipname
  padding-bottom: 5px;
{
  text-align: center;
color: white;
font-family: trebuchet MS;
font-size: 16px;
font-variant: small-caps;
height: 20px;
line-height: 15px;
}
.uniwiki-ship-tooltip-header .tooltip-header-category
{
font-size: 11px;
height: 10px;
line-height: 10px;
}
.uniwiki-ship-tooltip-middle .tt-hl
{
color: khaki;
font-size: 10px;
height: 10px;
line-height: 12px;
}
.uniwiki-ship-tooltip-bottom
{
float: left;
width: 170px;
}
.uniwiki-ship-tooltip-bottom .tt-att
{
color: #9E8F75;
display: inline-block;
font-size: 10px;
float:left;
height: 13px;
line-height: 15px;
margin-right: 3px;
padding-right: 3px;
}
.techcornersmall
{
width: 64px;
height: 64px;
position: absolute;
top: 0px;
left: 0px;
margin-left: 2px;
margin-top: 0px;
}
}
.uniwiki-ship-tooltip-header .tooltip-header-shipname {
  color: white;
  font-family: trebuchet MS;
  font-size: 16px;
  font-variant: small-caps;
  height: 20px;
  line-height: 15px;
  }
.uniwiki-ship-tooltip-header .tooltip-header-category {
  font-size: 11px;
  height: 10px;
  line-height: 10px;
  }
.uniwiki-ship-tooltip-middle .tt-hl {
  color: khaki;
  font-size: 10px;
  height: 10px;
  line-height: 12px;
  }
.uniwiki-ship-tooltip-bottom {
  float: left;
  width: 170px;
  }
.uniwiki-ship-tooltip-bottom .tt-att {
  color: #9E8F75;
  display: inline-block;
  font-size: 10px;
  float:left;
  height: 13px;
  line-height: 15px;
  margin-right: 3px;
  padding-right: 3px;
}
.techcornersmall {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: 2px;
  margin-top: 0px;
  }
}}
}}
</onlyinclude></includeonly><noinclude>
</onlyinclude></includeonly><noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>