mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
refactor: render provinces
This commit is contained in:
parent
4dc5648310
commit
b2ab699843
12 changed files with 136 additions and 127 deletions
|
|
@ -169,6 +169,7 @@ a {
|
|||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
#provincesBody,
|
||||
#statesBody {
|
||||
stroke-width: 3;
|
||||
}
|
||||
|
|
@ -179,10 +180,6 @@ a {
|
|||
stroke-linejoin: round;
|
||||
}
|
||||
|
||||
#provincesBody {
|
||||
stroke-width: 0.2;
|
||||
}
|
||||
|
||||
#statesBody,
|
||||
#provincesBody,
|
||||
#relig,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue