We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7596459 commit 3bad485Copy full SHA for 3bad485
1 file changed
css3-gcpm/Overview.src.html
@@ -2799,8 +2799,8 @@ <h2>Bookmarks</h2>
2799
<h2>CMYK colors</h2>
2800
2801
<p>Printers do not use RGB colors, they (often) use CMYK: cyan,
2802
-magenta, yellow and black. A new functional value allows style sheets
2803
-to express CMYK colors.
+magenta, yellow and black. The ''cmyk()'' functional value allows
+style sheets to express device-dependent CMYK colors.
2804
2805
<div class="example">
2806
<pre>
@@ -2827,7 +2827,6 @@ <h2>CMYK colors</h2>
2827
</div>
2828
2829
2830
-
2831
<h2>Styling blank pages</h2>
2832
2833
<p>Blank pages that appear as a result of forced page breaks can be
0 commit comments