Example: change input border color when selected input:focus { outline: none; border: 1px solid red; }
確定! 回上一頁