12 lines
214 B
Plaintext
12 lines
214 B
Plaintext
|
#places {
|
||
|
marker-width: 10;
|
||
|
marker-allow-overlap: true;
|
||
|
marker-fill: peru;
|
||
|
::label {
|
||
|
text-face-name: "DejaVu Sans Book";
|
||
|
text-name: "'1'";
|
||
|
text-fill: tomato;
|
||
|
text-allow-overlap: true;
|
||
|
}
|
||
|
}
|