On touch devices, :hover will conflict with :active. Hover. <style> button{ background:white} button:hover{ background:blue; color:white} ...
確定! 回上一頁