6 lines
108 B
Text
6 lines
108 B
Text
|
conic-gradient {
|
||
|
bounds: 0 0 50 50;
|
||
|
center: 20 30;
|
||
|
rotation: 25;
|
||
|
stops: 0 #444, 0.2 #0F0, 1 #F0A;
|
||
|
}
|