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