Probably a more appropriate way of changing outline color is using the outline-color CSS rule. textarea { outline-color: #719ECE; }. or for input
確定! 回上一頁