magnacarto/builder/tests/041-nested.mss

9 lines
No EOL
185 B
Text

#country-label {
text-face-name: "unifont";
text-name:"''";
text-size: 10;
[zoom=5] {
text-size:12;
}
[zoom>=4][type ='foo'] { text-name: "[ABBREV]"; }
}