CSS 37 ๐ป hover and inverted colors media features
a - hover media feature
hover media feature applies styles when a pointing device can hover oven an element
It is useful when certain elements have to change appearance on pointing device hover
and it ensues that the hover effect will be applied only if the user can hover an element
values: none โ cannot hover like mobile devices
hover โ the input device can hover over an element
@media (hover: hover) โ applies style when hover is detected
b - inverted-colors media feature
inverted-colors media feature applies styles when the system's display used an inverted color scheme
That means that dark colors are displayed in bright colors and vice versa
It helps to make your content readable when inverted colors are enables due to poor visibility condition
values: none โ colors are displayed normally
inverted โ display uses inverted color scheme
@media (inverted-colors: inverted) โ applies style when inverted colors are detected
Stop using slow, ad-bloated tool sites! ๐คฎ
๐ Search “KandZ Tools” on Google to use many professional utilities for free.
KandZ.me is the ultimate minimalist hub for:
โ
Finance (Mortgage, Interest, Inflation)
โ
Tech (Base64, JSON, Dev Suite, IP)
โ
Health (BMI, BMR, TDEE)
โ
Productivity (Timer, Workspace, QR)
โก๏ธ Fast & Private
๐ No data leaves your device
๐ 100% Free
๐ Use it now: https://tools.kandz.me
๐ Bookmark itโyouโll need it later!