7 lines
99 B
Text
7 lines
99 B
Text
clip {
|
|
clip: 0 0 50 50;
|
|
child: color {
|
|
bounds: 0 0 50 50;
|
|
color: rgb(255,0,204);
|
|
}
|
|
}
|