Just a simple CSS snippet that makes your checkboxes nicer. ... input[type=checkbox]:focus{ outline:0; } input[type=checkbox]:checked ...
確定! 回上一頁