7 lines
109 B
Text
7 lines
109 B
Text
shadow {
|
|
shadows: rgb(0,0,0) 1 1;
|
|
child: color {
|
|
bounds: 0 0 50 50;
|
|
color: rgb(255,0,204);
|
|
}
|
|
}
|