Skip to content

Commit 91b4358

Browse files
scientificwaresvgeesus
authored andcommitted
Update Overview.bs
1 parent 4f6bbdb commit 91b4358

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)