Skip to content

Commit 074b290

Browse files
committed
[css-color-4] consistently scaled widths
1 parent 83f3655 commit 074b290

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-color-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2226,7 +2226,7 @@ Predefined colorspaces: ''srgb'', ''display-p3'', ''a98-rgb'', ''prophoto-rgb'',
22262226
C is the red, green or blue component.
22272227

22282228
<figure>
2229-
<img src="images/sRGB-prim-sec.svg" style="width: 60vmin"
2229+
<img src="images/sRGB-prim-sec.svg" style="width: 53.8vmin"
22302230
alt="diagram of sRGB primaries and secondaries in LCH">
22312231
<figcaption>Visualization of the sRGB colorspace in LCH. The primaries and secondaries are shown.</figcaption>
22322232
</figure>
@@ -2300,7 +2300,7 @@ Predefined colorspaces: ''srgb'', ''display-p3'', ''a98-rgb'', ''prophoto-rgb'',
23002300
</table>
23012301

23022302
<figure>
2303-
<img src="images/a98-prim-sec.svg" style="width: 60vmin"
2303+
<img src="images/a98-prim-sec.svg" style="width: 66.2vmin"
23042304
alt="diagram of a98 primaries and secondaries in LCH">
23052305
<figcaption>Visualization of the a98 colorspace in LCH.
23062306
The primaries and secondaries are shown
@@ -2370,7 +2370,7 @@ Predefined colorspaces: ''srgb'', ''display-p3'', ''a98-rgb'', ''prophoto-rgb'',
23702370
The transfer function (1886) for reference Rec.2020 displays is gamma 2.4 [[!Rec.2020]]
23712371

23722372
<figure>
2373-
<img src="images/2020-prim-sec.svg" style="width: 60vmin"
2373+
<img src="images/2020-prim-sec.svg" style="width: 69.3vmin"
23742374
alt="diagram of rec2020 primaries and secondaries in LCH">
23752375
<figcaption>Visualization of the rec2020 colorspace in LCH. The primaries and secondaries are shown
23762376
(but in sRGB, not in the correct colors).

0 commit comments

Comments
 (0)