mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 16:30:15 +00:00
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
repeating-radial-gradient {
|
|
bounds: 0 0 50 50;
|
|
center: 20 30;
|
|
hradius: 30;
|
|
vradius: 20;
|
|
start: 0.25;
|
|
end: 0.75;
|
|
stops: 0 #F0F, 1 #0F0;
|
|
} |