Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
V0029:
-
Style rules outside of @media rules apply to all media types that the style sheet applies to. At-rules inside @media are invalid in CSS2.1.
Quirks Mode and IE7 Mode (All Versions)
At-rules inside the @media rule are not ignored. For example, if an @media appears inside an @media rule, the declarations within are applied to the document.