magnacarto/builder/tests/013-root-style.mss

10 lines
No EOL
156 B
Text

[zoom > 1] {
/* Applies to all layers at zoom > 1 */
polygon-gamma: 0.3;
#world {
polygon-fill: #323;
}
#lakes {
polygon-fill: #144;
}
}