Skip to content

Instantly share code, notes, and snippets.

@datagistips
Last active December 15, 2015 12:19
Show Gist options
  • Save datagistips/5259334 to your computer and use it in GitHub Desktop.
Save datagistips/5259334 to your computer and use it in GitHub Desktop.
Map {
background-color: rgb(50,50,50);
}
#deps {
line-color:white;
line-width:1;
line-opacity:.8;
polygon-pattern-file:url("images\herbe_mini.png");
}
#regions {
line-color:white;
line-width:.8;
line-opacity:.5;
}
#foret {
polygon-pattern-file:url("images\foret_mini.png");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment