Skip to content

Commit 3bad485

Browse files
committed
tweaking style
1 parent 7596459 commit 3bad485

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

css3-gcpm/Overview.src.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2799,8 +2799,8 @@ <h2>Bookmarks</h2>
27992799
<h2>CMYK colors</h2>
28002800

28012801
<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.
2802+
magenta, yellow and black. The ''cmyk()'' functional value allows
2803+
style sheets to express device-dependent CMYK colors.
28042804

28052805
<div class="example">
28062806
<pre>
@@ -2827,7 +2827,6 @@ <h2>CMYK colors</h2>
28272827
</div>
28282828

28292829

2830-
28312830
<h2>Styling blank pages</h2>
28322831

28332832
<p>Blank pages that appear as a result of forced page breaks can be

0 commit comments

Comments
 (0)