Skip to content

Instantly share code, notes, and snippets.

@samanpwbb
Created February 20, 2014 21:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samanpwbb/9123573 to your computer and use it in GitHub Desktop.
Save samanpwbb/9123573 to your computer and use it in GitHub Desktop.
#place_label::underline[type='city'][zoom>=8][zoom<=15] {
text-name: "[name_en].replace('.*','_____')";
text-dy: 1;
text-size: 30;
text-face-name: @sans_bold;
text-transform: uppercase;
text-placement: point;
text-fill: @city_text;
text-halo-rasterizer: fast;
text-character-spacing: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment