CSS Tip: Use `:not` to Save Time and Lines of Code
The :not
selector has pretty good support in its most basic form. Just be sure to make sure the selector you’re not electing is supported.
The :not
selector has pretty good support in its most basic form. Just be sure to make sure the selector you’re not electing is supported.