CO Fantasy II - Local CSS

Local CSS

 *
   table.zebra {width: 100%;}
   table.zebra tr:nth-child(even) {background-color : #CCC;}
   table.zebra tr:nth-child(odd) {background-color : #FFF;}
   table.zebra tr:first-child { text-align: left; background-color: #8B0000; color: white;}
   table.zebra th, table.zebra td { padding: 0 10px;}

   table.zebragrey {width: 100%;}
   table.zebragrey tr:nth-child(even) {background-color : #CCC;}
   table.zebragrey tr:nth-child(odd) {background-color : #FFF;}
   table.zebragrey tr:first-child { text-align: left; background-color: grey; color: white;}
   table.zebragrey th, table.zebragrey td { padding: 0 10px;}

   table.classe {width: 80%;}
   table.classe tr:nth-child(even) {background-color : #DDD;}
   table.classe tr:nth-child(odd) {background-color : #FFF;}
   table.classe tr:first-child { text-align: left; background-color: grey; color: white;}
   table.classe th, table.classe td { padding: 0 10px;}
   table.classe td:first-child, table.classe td:nth-child(4) {width : 50px; text-align: center;}
   table.classe td:nth-child(5), table.classe td:nth-child(6), table.classe td:nth-child(2) {width : 150px; text-align: center;}


   span.Tag { background-color: #8B0000; padding: 10px; border: 3px solid gold;}
   span.Tag a.categorylink { color: white !important; font-weight: bold;}  

   span.Lvl {float: right; color:red;}

   .AutoTOCdiv {min-width: 250px; background-color: snow; }

   .sidenote {width: 260px !important;}
 DRS51-Table.NivMoine,DRS51.Moine
   table.classe th:nth-child(4), table.classe th:nth-child(5), table.classe th:nth-child(6) {width : 100px; text-align: center;}
   table.classe td:nth-child(4), table.classe td:nth-child(5), table.classe td:nth-child(6) {width : 100px; text-align: center;}

 DRS51-Table.NivBarde,DRS51.Barde
   table.classe th:nth-child(4), table.classe th:nth-child(5) {width : 100px; text-align: center;}
   table.classe td:nth-child(4), table.classe td:nth-child(5) {width : 100px; text-align: center;}
   table.classe td:nth-child(6),table.classe td:nth-child(7),table.classe td:nth-child(8),table.classe td:nth-child(9), table.classe td:nth-child(10), table.classe td:nth-child(11), table.classe td:nth-child(12), table.classe td:nth-child(13), table.classe td:nth-child(14) {width : 30px; text-align: center;}
   table.classe th:nth-child(6) {width : 30px; text-align: center;}

 DRS51-Table.NivClerc,DRS51.Clerc,DRS51-Table.NivDruide,DRS51.Druide,DRS51-Table.NivMagicien,DRS51.Magicien
   table.classe th:nth-child(4) {width : 100px; text-align: center;}
   table.classe td:nth-child(4) {width : 100px; text-align: center;}
   table.classe td:nth-child(6),table.classe td:nth-child(7),table.classe td:nth-child(8),table.classe td:nth-child(9), table.classe td:nth-child(10), table.classe td:nth-child(11), table.classe td:nth-child(12), table.classe td:nth-child(13), table.classe td:nth-child(5) {width : 30px; text-align: center;}
 DRS51-Table.NivSorcier,DRS51.Sorcier
   table.classe th:nth-child(4), table.classe th:nth-child(5), table.classe th:nth-child(6) {width : 100px; text-align: center;}
   table.classe td:nth-child(4), table.classe td:nth-child(5), table.classe td:nth-child(6) {width : 100px; text-align: center;}
   table.classe td:nth-child(7),table.classe td:nth-child(8),table.classe td:nth-child(9), table.classe td:nth-child(10), table.classe td:nth-child(11), table.classe td:nth-child(12), table.classe td:nth-child(13), table.classe td:nth-child(14), table.classe td:nth-child(15) {width : 30px; text-align: center;}
 DRS51-Table.NivRoublard,DRS51.Roublard
   table.classe th:nth-child(4) {width : 150px; text-align: center;}
   table.classe td:nth-child(4) {width : 150px; text-align: center;}
 DRS51-Table.NivPaladin,DRS51.Paladin
   table.classe th:nth-child(4) {width : 30px; text-align: center;}
   table.classe td:nth-child(4), table.classe td:nth-child(5), table.classe td:nth-child(6), table.classe td:nth-child(7), table.classe td:nth-child(8) {width : 30px; text-align: center;}
 DRS51-Table.NivRodeur,DRS51.Rodeur
   table.classe th:nth-child(4) {width : 125px; text-align: center;}
   table.classe td:nth-child(4), table.classe td:nth-child(5), table.classe td:nth-child(6), table.classe td:nth-child(7), table.classe td:nth-child(8), table.classe td:nth-child(9) {width : 30px; text-align: center;}
 DRS51-Table.NivInvocateur,DRS51.Invocateur
   table.classe th:nth-child(4), table.classe th:nth-child(5), table.classe th:nth-child(6), table.classe th:nth-child(7), table.classe th:nth-child(8) {text-align: center;}
   table.classe td:nth-child(4), table.classe td:nth-child(5), table.classe td:nth-child(6), table.classe td:nth-child(7), table.classe td:nth-child(8) {width : 125px; text-align: center;}
 *Langue*
   table.zebra th:first-child {width : 198px;}
 *.main,*.sommaire
   .AutoTOCdiv {display: none;}