v. 0.59.10b

This commit is contained in:
Azgaar 2018-09-04 21:45:39 +03:00
parent 5bfe920eed
commit f8ce6a0ea8
3 changed files with 21 additions and 16 deletions

View file

@ -47,7 +47,7 @@ button, select, a {
}
#cults {
stroke-width: 2;
stroke-width: 4;
mask: url(#shape);
mask-mode: alpha;
pointer-events: none;
@ -75,6 +75,7 @@ button, select, a {
#regions {
stroke-width: 0;
stroke: none;
fill-rule: evenodd;
stroke-linejoin: round;
mask: url(#shape);