You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The first argument to the function specifies the center of the ellipse.
513
-
<i><bg-position></i> is taken from the Backgrounds and Borders Module, and
514
-
has the same definition. It specifies the center of the gradient. If omitted,
515
-
it defaults to ''center''. Color-stop positions are measured along an
516
-
imaginary line extending from the center of the gradient to the right.</p>
512
+
<p>The first argument to the function specifies the center of the ellipse. It takes the same syntax as the 'background-position' property, and is resolved in the same way, except relative to the box rather than the background canvas. <spanclass='note'>(Of course, in many circumstances these will be the same.)</span></p>
513
+
514
+
<p>If this argument is omitted, it defaults to ''center''.</p>
517
515
518
516
<p>The second argument to the function specifies the size and shape of the
519
517
ending-ellipse. This can be specified in two ways, with different characteristics:</p>
0 commit comments