Difference between revisions of "Template:Plot logs"

From MahouMUSH
Jump to: navigation, search
Line 7: Line 7:
 
   .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; width: 70%;}
 
   .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; width: 70%;}
 
   .LogRow { max-height:1em;}
 
   .LogRow { max-height:1em;}
   .LogRow:nth-child(1) {background-color: #D0A8C1}
+
   .LogRow:nth-child(1) {background-color: #a6d5e3}
   .LogRow:nth-child(2n+2) {background-color: #D0A8C1}
+
   .LogRow:nth-child(2n+2) {background-color: #a6d5e3}
   .LogRow:nth-child(2n+3) {background-color: #E4BED6}
+
   .LogRow:nth-child(2n+3) {background-color: #e1ffe4}
 
   .LogCell { vertical-align:top; padding: 0px 0px 0px 5px; max-height:1em;}
 
   .LogCell { vertical-align:top; padding: 0px 0px 0px 5px; max-height:1em;}
 
   .LogRow:last-of-type td:nth-last-child(3) {border-radius:0px 0px 0px 5px}
 
   .LogRow:last-of-type td:nth-last-child(3) {border-radius:0px 0px 0px 5px}

Revision as of 14:15, 18 March 2016

Usage

{{plot logs|Name of Plot Here}}