Revision as of 01:35, 3 August 2016 ddgonzal (Talk | contribs) <- Previous diff |
Revision as of 01:38, 3 August 2016 ddgonzal (Talk | contribs) Next diff -> |
||
Line 3: | Line 3: | ||
table.wiki_table {border:thin solid black;} | table.wiki_table {border:thin solid black;} | ||
td.wiki_table {background-color:f0f0f0; valign:top; cellpadding:2px;} | td.wiki_table {background-color:f0f0f0; valign:top; cellpadding:2px;} | ||
- | tr.wt_even:nth-child(even) {background-color: #f0f0f0} | + | tr.wiki_table:nth-child(even) {background-color: #f0f0f0} |
.image100px img { width: 100px; } | .image100px img { width: 100px; } |
Revision as of 01:38, 3 August 2016
table.toc { width: 400px; }
table.wiki_table {border:thin solid black;} td.wiki_table {background-color:f0f0f0; valign:top; cellpadding:2px;} tr.wiki_table:nth-child(even) {background-color: #f0f0f0}
.image100px img { width: 100px; }
.imageTHUMBpx img { width: 140px; } .image140px img { width: 140px; }
.imageTHpx img { width: 160px; } .image160px img { width: 160px; }
.imageSMpx img { width: 256px; } .image256px img { width: 256px; }
.imageMEDpx img { width: 400px; } .image400px img { width: 400px; }
.imageLGpx img { width: 560px; }