mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
refactor(religions): render religions
This commit is contained in:
parent
707cdd77ac
commit
7a3a87e935
10 changed files with 137 additions and 55 deletions
|
|
@ -137,7 +137,8 @@ a {
|
|||
stroke-linejoin: round;
|
||||
}
|
||||
|
||||
t,
|
||||
/* TODO: turn on after debugging */
|
||||
/* t,
|
||||
#regions,
|
||||
#cults,
|
||||
#relig,
|
||||
|
|
@ -150,7 +151,7 @@ t,
|
|||
#landmass,
|
||||
#fogging {
|
||||
pointer-events: none;
|
||||
}
|
||||
} */
|
||||
|
||||
#armies text {
|
||||
pointer-events: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue