mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v1.0.16
This commit is contained in:
parent
c0a634bec1
commit
5a1b747da8
11 changed files with 182 additions and 51 deletions
|
|
@ -200,6 +200,13 @@ i.icon-lock {
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
#religionInfo {
|
||||
text-align: center;
|
||||
font-family: sans-serif;
|
||||
font-style: italic;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
#burgLabels {
|
||||
dominant-baseline: alphabetic;
|
||||
text-anchor: middle;
|
||||
|
|
@ -1921,7 +1928,7 @@ svg.button {
|
|||
#legend {
|
||||
cursor: move;
|
||||
-moz-user-select: none;
|
||||
user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.dontAsk {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue