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

User:Arrek Lemmont/Tech II and Tech III resistances: Difference between revisions

From EVE University Wiki
wip
wip
Line 4: Line 4:
   .shipBonusTable {border-collapse: collapse; }
   .shipBonusTable {border-collapse: collapse; }
   .shipBonusTable th, .shipBonusTable td {
   .shipBonusTable th, .shipBonusTable td {
    border: 1px solid #aaa;
  }
  .shipBonusTable th {
     padding: 0.5em;
     padding: 0.5em;
     border: 1px solid #aaa;
  }
  .shipBonusTable td {
     padding: 0.5em 1.2em 0.5em 0.5em;
   }
   }
   .shipBonusTable caption { font-weight: bold; }
   .shipBonusTable caption { font-weight: bold; }