Mediawiki:common.css
| Строка 6051: | Строка 6051: | ||
@media (prefers-reduced-motion: no-preference) { | @media (prefers-reduced-motion: no-preference) { | ||
html { | |||
scroll-behavior: smooth; /* Ignore unknown property warning */ | scroll-behavior: smooth; /* Ignore unknown property warning */ | ||
} | } | ||