7 lines
119 B
Text
7 lines
119 B
Text
shadow {
|
|
child: color {
|
|
bounds: 100 100 100 100;
|
|
color: green;
|
|
}
|
|
shadows: red 10 10 4, blue -10 -10 8;
|
|
}
|