Here is a Pure CSS checkbox with only one element. ... .checkbox:focus-visible { outline: none; box-shadow: 0px 0px 0px 5px #480f5d; } ...
確定! 回上一頁