6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
#world[zoom=5] {
|
|
polygon-fill: @something;
|
|
line-color: @something + #111;
|
|
marker-fill: darken(@something, 10);
|
|
}
|