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 Coding and testing.
m Coding and testing.
Line 1: Line 1:
<includeonly>{{#css:
<includeonly>{{#css:
  <!--overrides-->
  <!--***  overrides ***-->
#bodyContent
#bodyContent
  {
  {
   margin-top: -1.5em;
   margin-top: -1.5em;
  }
  }
#firstHeading
 
#firstHeading
  {
  {
   display: none;
   display: none;
  }
  }
h1, h2
 
h1, h2
  {
  {
   background-color: black;
   background-color: black;
Line 22: Line 24:
   text-align: center;
   text-align: center;
  }
  }
h1 { color: darkorange; font-size: 140%; }
h2 { color: white; font-size: 120%; }
h3 { border-bottom: 1px solid #2C2B2B; clear: both; font-size: 132%; }


.attributes
h1 { color: darkorange; font-size: 140%; }
h2 { color: white; font-size: 120%; }
h3 { border-bottom: 1px solid #2C2B2B; clear: both; font-size: 132%; }
 
.attributes
  {
  {
   background-color: transparent;
   background-color: transparent;
   margin-left: 5px;
   margin-left: 5px;
  }
  }
.attributes h3
 
.attributes h3
  {
  {
   color: #494949;
   color: #494949;
Line 40: Line 44:
   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;
Line 61: Line 69:
   text-align: right;
   text-align: right;
  }
  }
.att-line .att-item
 
.att-line .att-item
  {
  {
   display: inline-block;
   display: inline-block;
Line 67: Line 76:
   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;
Line 77: Line 88:
   line-height: 21px;
   line-height: 21px;
  }
  }
.att-line .att-item .snip
 
.att-line .att-item .snip
  {
  {
   color: #656565;
   color: #656565;
Line 84: Line 96:
   position: relative;
   position: relative;
  }
  }
.att-line .att-item .snip .desc
 
.att-line .att-item .snip .desc
  {
  {
   background-color: black;
   background-color: black;
Line 98: Line 111:
   width: 300px;
   width: 300px;
  }
  }
.att-line .att-item .snip:hover .desc, .att-line .att-item .snip.hover .desc
 
.att-line .att-item .snip:hover .desc,
.att-line .att-item .snip.hover .desc
  {
  {
   display: block;
   display: block;
  }
  }
.att-line .att-item .att-img
 
.att-line .att-item .att-img
  {
  {
   line-height: 20px;
   line-height: 20px;
   margin: 0 2px;
   margin: 0 2px;
  }
  }
.att-line .att-item .att-img img
 
.att-line .att-item .att-img img
  {
  {
   margin-top: -2px;
   margin-top: -2px;
  }
  }
.att-line .att-item .att-label
 
.att-line .att-item .att-label
  {
  {
   color: #7D6843;
   color: #7D6843;
  }
  }
.box-resist {
 
  height: 15px;
.box-resist
  line-height: 15px;
{
  width: 50px;
  height: 15px;
  line-height: 15px;
  width: 50px;
  }
  }
.bgr-em { background-color:#121923; }
 
.bgr-thr { background-color:#290b0b; }
.bgr-em { background-color:#121923; }
.bgr-kin { background-color:#292021; }
.bgr-thr { background-color:#290b0b; }
.bgr-exp { background-color:#2b190b; }
.bgr-kin { background-color:#292021; }
.val-em { background-color:#1c5d85; }
.bgr-exp { background-color:#2b190b; }
.val-thr { background-color:#8d1717; }
.val-em { background-color:#1c5d85; }
.val-kin { background-color:#757575; }
.val-thr { background-color:#8d1717; }
.val-exp { background-color:#875f1a; }
.val-kin { background-color:#757575; }
.box-resist .resist-value .value-text
.val-exp { background-color:#875f1a; }
 
.box-resist .resist-value .value-text
  {
  {
   font-family: trebuchet MS;
   font-family: trebuchet MS;
Line 137: Line 159:
  }
  }


<!--overrides(end)-->
<!--***  overrides(end) ***-->
#ship-article .ignore a
 
#ship-article .ignore a
  {
  {
   background:none;
   background:none;
   color:#4C4C4C;
   color:#4C4C4C;
  }
  }
#ship-article .ignore a:hover,
 
#ship-article .ignore a.hover
#ship-article .ignore a:hover,
#ship-article .ignore a.hover
  {
  {
   color:orange;
   color:orange;
  }
  }


.techcorner
.techcorner
  {
  {
   width: 64px;
   width: 64px;