mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 22:30:22 +00:00
8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
|
transform {
|
||
|
transform: scale(30);
|
||
|
child: outset-shadow {
|
||
|
color: rgb(255,0,0);
|
||
|
outline: 0 0 2 2;
|
||
|
}
|
||
|
}
|