Difference between revisions of "Template:Character Logs"

From Final Kingdom MUSH
Jump to: navigation, search
m
m
Line 2: Line 2:
 
   .LogTable {text-align:left; width:100%; table-layout:fixed;}
 
   .LogTable {text-align:left; width:100%; table-layout:fixed;}
 
   .LogTable tr th:{padding: 0px 0px 0px 5px;}
 
   .LogTable tr th:{padding: 0px 0px 0px 5px;}
   .LogTable tr td:nth-child(1) {border-top-left-radius:5px; width: 20%;}
+
   .LogTable tr:nth-child(1) td:nth-child(1) {border-top-left-radius:5px; width: 20%;}
 
   .LogTable tr td:nth-child(2) {width: 10rem;}
 
   .LogTable tr td:nth-child(2) {width: 10rem;}
   .LogTable tr 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(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)}

Revision as of 14:01, 21 September 2012

No logs submitted yet.