7 lines
114 B
Text
7 lines
114 B
Text
shadow {
|
|
shadows: rgb(255,0,0) 0 0;
|
|
child: color {
|
|
bounds: 0 0 50 50;
|
|
color: rgba(0,0,255,0.6);
|
|
}
|
|
}
|