Difference between revisions of "Template:Character Logs"

From Final Kingdom MUSH
Jump to: navigation, search
m
m
Line 5: Line 5:
 
   .LogTable tr td:nth-child(2) {width: 10rem;}
 
   .LogTable tr td:nth-child(2) {width: 10rem;}
 
   .LogTable tr:nth-child(1) td:nth-child(3) {border-top-right-radius:5px; width: 70%;}
 
   .LogTable tr:nth-child(1) td:nth-child(3) {border-top-right-radius:5px; width: 70%;}
  .LogTable tr:nth-child(1) {background-color: rgba(0,70,70,.5)}
 
 
   .LogTable tr:nth-child(2n+2) {background-color: rgba(0,70,70,.2)}
 
   .LogTable tr:nth-child(2n+2) {background-color: rgba(0,70,70,.2)}
   .LogTable tr:nth-child(2n+3) {background-color: rgba(0,70,70,.3)}
+
   .LogTable tr:nth-child(2n+3) {background-color: rgba(0,70,70,.4)}
 
   .LogTable td { vertical-align:top; padding: 0px 0px 0px 5px;}
 
   .LogTable td { vertical-align:top; padding: 0px 0px 0px 5px;}
 
   .LogTable tr:last-of-type td:nth-last-child(3) {border-bottom-left-radius:5px;}
 
   .LogTable tr:last-of-type td:nth-last-child(3) {border-bottom-left-radius:5px;}

Revision as of 22:54, 5 October 2012

No logs submitted yet.