Example: input text field with only bottom border input { outline: 0; border-width: 0 0 2px; border-color: blue } input:focus { border-color: green }
確定! 回上一頁