5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
#world {
|
|
point-file: url(foo.png);
|
|
point-transform: "translate(2, 2), scale(2, 2)";
|
|
}
|