Difference between revisions of "User:Arin Mara/Sandbox/Template:SandboxParent"

From EVE University Wiki
Jump to: navigation, search
(Draft of Template:ShipArticle)
(Formatted HTML)
Line 1: Line 1:
<includeonly>{{#css:
+
<includeonly>
<!--overrides-->
+
  {{#css:
#bodyContent
+
  <!--overrides-->
{
+
  #bodyContent
margin-top: -1.5em;
+
  {
}
+
  margin-top: -1.5em;
#firstHeading
+
  }
{
+
  #firstHeading
display: none;
+
  {
}
+
  display: none;
h1, h2
+
  }
{
+
  h1, h2
background-color: black;
+
  {
border-bottom: 1px solid #2D2413;
+
  background-color: black;
border-top: 1px solid #2D2413;
+
  border-bottom: 1px solid #2D2413;
clear: both;
+
  border-top: 1px solid #2D2413;
font-family: trebuchet MS;
+
  clear: both;
font-variant: small-caps;
+
  font-family: trebuchet MS;
height: 25px;
+
  font-variant: small-caps;
line-height: 25px;
+
  height: 25px;
padding: 0 3px;
+
  line-height: 25px;
text-align: center;
+
  padding: 0 3px;
}
+
  text-align: center;
h1 { color: darkorange; font-size: 140%; }
+
  }
h2 { color: white; font-size: 120%; }
+
  h1 { color: darkorange; font-size: 140%; }
h3 { border-bottom: 1px solid #2C2B2B; clear: both; font-size: 132%; }
+
  h2 { color: white; font-size: 120%; }
 
+
  h3 { border-bottom: 1px solid #2C2B2B; clear: both; font-size: 132%; }
.attributes
+
  .attributes
{
+
  {
background-color: transparent;
+
  background-color: transparent;
margin-left: 5px;
+
  margin-left: 5px;
}
+
  }
.attributes h3
+
  .attributes h3
{
+
  {
color: #494949;
+
  color: #494949;
font-size: 12px;
+
  font-size: 12px;
font-variant: small-caps;
+
  font-variant: small-caps;
font-weight: normal;
+
  font-weight: normal;
line-height: 100%;
+
  line-height: 100%;
text-align: right;
+
  text-align: right;
}
+
  }
.attributes .token
+
  .attributes .token
{
+
  {
 
+
  }
}
+
  .attributes .separator
.attributes .separator
+
  {
{
+
  height: 0;
height: 0;
+
  }
}
+
  .att-line
.att-line
+
  {
{
+
  font-size: 11px;
font-size: 11px;
+
  }
}
+
  .attributes .token .line-label .label
.attributes .token .line-label .label
+
  {
{
+
  color: #494949;
color: #494949;
+
  font-size: 12px;
font-size: 12px;
+
  font-variant: small-caps;
font-variant: small-caps;
+
  font-weight: normal;
font-weight: normal;
+
  line-height: 100%;
line-height: 100%;
+
  text-align: right;
text-align: right;
+
  }
}
+
  .att-line .att-item
.att-line .att-item
+
  {
{
+
  display: inline-block;
display: inline-block;
+
  margin-bottom: 3px;
margin-bottom: 3px;
+
  padding: 1px 5px;
padding: 1px 5px;
+
  }
}
+
  .att-line .highlight
.att-line .highlight
+
  {
{
+
  color: white;
color: white;
+
  }
}
+
  .att-line .att-item .item
.att-line .att-item .item
+
  {
{
+
  display: inline-block;
display: inline-block;
+
  height: 21px;
height: 21px;
+
  line-height: 21px;
 
+
  }
 +
  .att-line .att-item .snip
 +
  {
 +
  color: #656565;
 +
  font-size: 70%;
 +
  margin-left: 5px;
 +
  position: relative;
 +
  }

Revision as of 17:52, 28 November 2022