9 lines
144 B
Plaintext
9 lines
144 B
Plaintext
|
transform {
|
||
|
transform: scale(-1, -1) translate(-100, -100);
|
||
|
child: text {
|
||
|
font:"Cantarell 20";
|
||
|
glyphs:"ABC";
|
||
|
offset: 0 0;
|
||
|
}
|
||
|
}
|