Difference between revisions of "Template:Location logs"

From Radiant Heart MUSH

Line 8: Line 8:
 
   .LogRow { max-height:1em;}
 
   .LogRow { max-height:1em;}
 
   .LogRow:nth-child(1) {background-color: #80c4d8}
 
   .LogRow:nth-child(1) {background-color: #80c4d8}
   .LogRow:nth-child(2n+2) {background-color: #80c4d8}
+
   .LogRow:nth-child(2n+2) {background-color: rgba(175, 54, 117,.2)}
 
   .LogRow:nth-child(2n+3) {background-color: #bfe1eb}
 
   .LogRow:nth-child(2n+3) {background-color: #bfe1eb}
 
   .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 16:01, 3 November 2023


Usage

{{location logs|Name of Location Here}}