Skip to content

Commit 124e0b4

Browse files
Update Overview.bs
1 parent 24c7e21 commit 124e0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1178,7 +1178,7 @@ The RGB Hexadecimal Notations: ''#RRGGBB''</h3>
11781178
The alpha channel of the color is fully opaque.
11791179

11801180
<div class='example' id="ex-hex6">
1181-
In other words, <span class="swatch" style="--color: #00ff00"></span> ''#00ff00'' represents the same color as <span class="swatch" style="--color: #00ff00"></span> ''rgb(0 255 0)'' (a "lime" color).
1181+
In other words, <span class="swatch" style="--color: #00ff00"></span> ''#00ff00'' represents the same color as <span class="swatch" style="--color: #00ff00"></span> ''rgb(0 255 0)'' (a lime green).
11821182
</div>
11831183

11841184
<dt>8 digits

0 commit comments

Comments
 (0)