8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
|
rounded-clip {
|
||
|
clip: 0 0 50 50;
|
||
|
child: color {
|
||
|
bounds: 0 0 50 50;
|
||
|
color: rgb(255,0,204);
|
||
|
}
|
||
|
}
|