Fix for drawing religions into lakes and water clipping for biomes and cultures (#376)

This commit is contained in:
evolvedexperiment 2019-11-28 11:48:37 +02:00 committed by Azgaar
parent d1b249ae79
commit 228b4f2932
2 changed files with 28 additions and 25 deletions

View file

@ -105,7 +105,7 @@ button, select, a {
pointer-events: none;
}
#statesBody, #provincesBody {
#statesBody, #provincesBody, #relig, #biomes, #cults {
stroke-width: .6;
fill-rule: evenodd;
mask: url(#land);