blob: 52341674a7f55fc6fc6c52b87403651d1588f49d (
plain)
1
2
|
<div style="background: radial-gradient(0 150px at left, red, white 100px, black); width: 300px; height: 300px;"></div>
<div style="background: repeating-radial-gradient(0 150px at left, red, white 100px, black); width: 300px; height: 300px;"></div>
|