This commit is contained in:
Azgaar 2019-09-10 02:44:34 +03:00
parent c0a634bec1
commit 5a1b747da8
11 changed files with 182 additions and 51 deletions

View file

@ -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 {