4 lines
195 B
CSS
4 lines
195 B
CSS
.main .table{background:#fff;}
|
|
#attendStat tr th:nth-of-type(6),#attendStat tr th:nth-of-type(7) {display:none;}
|
|
#attendStat tr td:nth-of-type(6),#attendStat tr td:nth-of-type(7) {display:none;}
|