We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa8f239 commit b257a26Copy full SHA for b257a26
css-color-5/Overview.bs
@@ -209,10 +209,11 @@ Mixing Colors: the ''color-mix()'' Function {#color-mix}
209
and two colors with visually different lightness,
210
like yellow and blue, can have the same HSL lightness).
211
212
- To meet this need, the color-mix() function takes two <<color>> specifications
+ To meet this need, the color-mix() function takes
213
+ a list of one or more <<color>> specifications
214
and returns the result of mixing them,
215
in a given <<color-space>>,
- by a specified amount.
216
+ in the specified amounts.
217
218
219
<pre class='prod'>
0 commit comments