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
Recon Ships: added section heading before table to make future edit summaries more readable
still trying to get the CSS right on the 2nd table
Line 1: Line 1:
{{#css:
{{#css:
   .shipBonusTable td { text-align: right; }
   .wikitable.shipBonusTable td { text-align: right; }
   .shipBonusTable td:first-child { text-align: left; }
   .wikitable.shipBonusTable td:first-child { text-align: left; }
  .shipBonusTable {border-collapse: collapse; }
<!--  .shipBonusTable {border-collapse: collapse; }
   .shipBonusTable th, .shipBonusTable td {
   .shipBonusTable th, .shipBonusTable td {
     border: 1px solid #aaa;
     border: 1px solid #aaa;
   }
   }
   .shipBonusTable th {
-->
   .wikitable.shipBonusTable th {
     padding: 0.5em;
     padding: 0.5em;
   }
   }
   .shipBonusTable td {
   .wikitable.shipBonusTable td {
     padding: 0.5em 1.2em 0.5em 0.5em;
     padding: 0.5em 1.2em 0.5em 0.5em;
   }
   }
   .shipBonusTable caption {  
   .wikitable.shipBonusTable caption {  
     font-weight: bold;
     font-weight: bold;
     font-size: large;
     font-size: large;