Difference between revisions of "Template:Character Logs"
From Final Kingdom MUSH
Oathkeeper (Talk | contribs) m |
Oathkeeper (Talk | contribs) m |
||
Line 5: | Line 5: | ||
.LogTable tr td:nth-child(2) {width: 10rem;} | .LogTable tr td:nth-child(2) {width: 10rem;} | ||
.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+3) {background-color: rgba(0,70,70,. | + | .LogTable tr:nth-child(2n+3) {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;} |