mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
v. 0.59.10b
This commit is contained in:
parent
5bfe920eed
commit
f8ce6a0ea8
3 changed files with 21 additions and 16 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue