Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
michael@0 | 1 | <div style="background: radial-gradient(circle closest-side at left, white, black); width: 300px; height: 300px;"></div> |
michael@0 | 2 | <div style="background: repeating-radial-gradient(closest-side circle at left, white, black); width: 300px; height: 300px;"></div> |