mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-23 04:21: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 {
|
#cults {
|
||||||
stroke-linejoin: round;
|
stroke-linejoin: round;
|
||||||
fill-rule: evenodd;
|
fill-rule: evenodd;
|
||||||
|
}
|
||||||
|
|
||||||
|
#statesBody,
|
||||||
|
#provincesBody,
|
||||||
|
#relig,
|
||||||
|
#cults {
|
||||||
mask: url(#land);
|
mask: url(#land);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue