v1.5.68 - style province labels

This commit is contained in:
Azgaar 2021-02-26 21:43:17 +03:00
parent c3173217d8
commit 89dbfcb8ae
3 changed files with 20 additions and 14 deletions

View file

@ -164,13 +164,6 @@ button, select, a {
fill: none;
}
#provinceLabels {
text-anchor: middle;
fill: "#18181a";
font-family: "Georgia";
font-size: 9px;
}
#rivers {
stroke: none;
mask: url(#land);
@ -276,6 +269,7 @@ i.icon-lock {
to {stroke-dashoffset: 0}
}
#provinceLabels,
#burgLabels {
dominant-baseline: alphabetic;
text-anchor: middle;