.red { background-color : red } ul > li:not(:nth-last-child(odd)) ... lime } table.t1 tr:not(:nth-last-child(-n+4)) { background-color : lime } table.t2 ...
確定! 回上一頁