Difference between revisions of "Template:Character Logs"

From MahouMUSH
Jump to: navigation, search
 
Line 9: Line 9:
 
   .LogTable tr:nth-child(1) td:nth-child(1) {border-top-left-radius:5px; }
 
   .LogTable tr:nth-child(1) td:nth-child(1) {border-top-left-radius:5px; }
 
   .LogTable tr:nth-child(1) td:nth-child(3) {border-top-right-radius:5px; }
 
   .LogTable tr:nth-child(1) td:nth-child(3) {border-top-right-radius:5px; }
   .LogTable tr:nth-child(2n+1) {background-color: #80c4d8}
+
   .LogTable tr:nth-child(2n+1) {background-color: #bfe1eb}
 
   .LogTable tr:nth-child(2n) {background-color: #e1ffe4}
 
   .LogTable tr:nth-child(2n) {background-color: #e1ffe4}
 
   .LogTable td { vertical-align:top; padding: 0px 0px 0px 5px;}
 
   .LogTable td { vertical-align:top; padding: 0px 0px 0px 5px;}

Latest revision as of 16:23, 18 March 2016

To include character logs:

{{Character Logs}}

For Cutscenes:

{{Character Logs|Cutscenes}}

For a specific character:

{{Character Logs||Char_id}}
{{Character Logs|Cutscenes|Char_id}}