Difference between revisions of "Template:Character Logs"
From Final Kingdom MUSH
Oathkeeper (Talk | contribs) m |
Oathkeeper (Talk | contribs) m |
||
Line 6: | Line 6: | ||
.LogTable tr:nth-child(1) 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(2n+2) {background-color: rgba(0,70,70,.2)} | .LogTable tr:nth-child(2n+2) {background-color: rgba(0,70,70,.2)} | ||
− | .LogTable tr:nth-child(2n+ | + | .LogTable tr:nth-child(2n+1) {background-color: rgba(0,70,70,.4)} |
.LogTable td { vertical-align:top; padding: 0px 0px 0px 5px;} | .LogTable td { vertical-align:top; padding: 0px 0px 0px 5px;} | ||
.LogTable tr:last-of-type td:nth-last-child(3) {border-bottom-left-radius:5px;} | .LogTable tr:last-of-type td:nth-last-child(3) {border-bottom-left-radius:5px;} |