Difference between revisions of "User:Silent1/vector.css"

From Idlescape Wiki
Jump to navigation Jump to search
(Test)
(No difference)

Revision as of 11:47, 8 January 2022

table.c1center td:nth-child(1) { text-align: center; }
table.c2center td:nth-child(2) { text-align: center; }
table.c3center td:nth-child(3) { text-align: center; }
table.c4center td:nth-child(4) { text-align: center; }
table.c5center td:nth-child(5) { text-align: center; }

table.c1right td:nth-child(1) { text-align: right; }
table.c2right td:nth-child(2) { text-align: right; }
table.c3right td:nth-child(3) { text-align: right; }
table.c4right td:nth-child(4) { text-align: right; }
table.c5right td:nth-child(5) { text-align: right; }