You will find that the CSS code outputted to your console will look as follows: .link { color: black; } .link:hover { color: red; } ...
確定! 回上一頁