You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following stylesheet is informative, not normative. This style sheet could be used by an implementation as part of its default styling of HTML4, XHTML1, XHTML1.1, XHTML Basic, and other XHTML Family documents.
2984
+
The following stylesheet is informative, not normative. This style sheet could be used by an implementation as part of its default styling of HTML4, HTML5, XHTML1, XHTML1.1, XHTML Basic, and other XHTML Family documents.
2983
2985
2984
2986
<pre class="lang-css">
2985
2987
html {
@@ -2989,6 +2991,11 @@ Default Style Rules</h2>
2989
2991
/* traditional desktop user agent colors for hyperlinks */
2990
2992
:link { color: blue; }
2991
2993
:visited { color: purple; }
2994
+
2995
+
/* a reasonable, conservative default for device-cmyk */
0 commit comments