hover media query code example Example: hover media query @media (hover: hover) { a:hover { background: yellow; } }