Skip to content

Instantly share code, notes, and snippets.

@kkaefer
Created January 25, 2011 21:29
Show Gist options
  • Save kkaefer/795712 to your computer and use it in GitHub Desktop.
Save kkaefer/795712 to your computer and use it in GitHub Desktop.
#world {
polygon-fill: #eee;
line-color: #ccc;
line-width: 1;
[zoom > 5] {
line-width:0.5;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment