7 lines
98 B
Text
7 lines
98 B
Text
blur {
|
|
blur: 40;
|
|
child: color {
|
|
bounds: 100 100 100 100;
|
|
color: rgb(255,0,204);
|
|
}
|
|
}
|