If you add a :hover selector to this div then as long as you are hovering over the div , the CSS inside :hover will take effect. .example:hover { background: ...
確定! 回上一頁