mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 20:11:24 +01:00
bioms shouldn't be masked or the style selection box is useless
This commit is contained in:
parent
9604d4ae41
commit
dc92deb04b
1 changed files with 6 additions and 0 deletions
|
|
@ -190,6 +190,12 @@ a {
|
|||
#cults {
|
||||
stroke-linejoin: round;
|
||||
fill-rule: evenodd;
|
||||
}
|
||||
|
||||
#statesBody,
|
||||
#provincesBody,
|
||||
#relig,
|
||||
#cults {
|
||||
mask: url(#land);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue