Skip to content

Instantly share code, notes, and snippets.

@furilo
Last active August 29, 2015 13:59
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 furilo/10738710 to your computer and use it in GitHub Desktop.
Save furilo/10738710 to your computer and use it in GitHub Desktop.
#eez [zoom>=0]{
opacity: 0.7;
line-opacity: 0.4;
line-color:#b8dee6;
line-width:0.8;
line-join:round;
line-opacity:0.4;
}
#eez[color=1] {
polygon-fill: #7B00B4;
}
#eez[color=2] {
polygon-fill: #A6CEE3;
}
#eez[color=3] {
polygon-fill: #CAB2D6;
}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment