Skip to content

Instantly share code, notes, and snippets.

@ajashton
Created February 3, 2011 18:57
Show Gist options
  • Save ajashton/809952 to your computer and use it in GitHub Desktop.
Save ajashton/809952 to your computer and use it in GitHub Desktop.
#street::alley[SUBTYPE='STRALY'][zoom >= 13] {
line-color: #ccc;
[zoom=13] { line-width: .25; }
[zoom=14] { line-width: .5; }
[zoom>=15] { line-width: 1; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment