Difference between revisions of "Template:TextLocations"

From Radiant Heart MUSH

Line 8: Line 8:
 
   .LogRow { max-height:1em;}
 
   .LogRow { max-height:1em;}
 
   .LogRow:nth-child(1) {background-color: rgb(244, 154, 194,.3)}
 
   .LogRow:nth-child(1) {background-color: rgb(244, 154, 194,.3)}
   .LogRow:nth-child(2n+2) {background-color: rgb(244, 154, 194,.4)}
+
   .LogRow:nth-child(2n+2) {background-color: rgb(244, 154, 194,.6)}
 
   .LogRow:nth-child(2n+3) {background-color: rgb(244, 154, 194,.3)}
 
   .LogRow:nth-child(2n+3) {background-color: rgb(244, 154, 194,.3)}
 
   .LogCell { vertical-align:top; padding: 0px 0px 0px 5px; max-height:1em;}
 
   .LogCell { vertical-align:top; padding: 0px 0px 0px 5px; max-height:1em;}

Revision as of 03:13, 8 March 2024


Usage

{{location logs|Name of Location Here}}