Difference between revisions of "User:Etsu/Template:SmallerLogs"
From MahouMUSH
Line 24: | Line 24: | ||
.LogRow:nth-child(2n+2) {background-color: #D0A8C1} | .LogRow:nth-child(2n+2) {background-color: #D0A8C1} | ||
.LogRow:nth-child(2n+3) {background-color: #E4BED6} | .LogRow:nth-child(2n+3) {background-color: #E4BED6} | ||
− | .LogCell { vertical-align:top; padding: 0px 0px 0px 5px; max-height:1em;} | + | .LogCell { vertical-align:top; padding: 0px 0px 0px 5px; max-height:1em; width:100px;} |
.LogRow:last-of-type td:nth-last-child(3) {border-radius:0px 0px 0px 5px} | .LogRow:last-of-type td:nth-last-child(3) {border-radius:0px 0px 0px 5px} | ||
.LogRow:last-of-type td:nth-last-child(1) {border-radius:0px 0px 5px 0px;} | .LogRow:last-of-type td:nth-last-child(1) {border-radius:0px 0px 5px 0px;} |
Revision as of 12:58, 20 May 2015
To include character logs:
{{Character Logs}}
For Cutscenes:
{{Character Logs|Cutscenes}}
For a specific character:
{{Character Logs||Char_id}} {{Character Logs|Cutscenes|Char_id}}