mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
v1.5.68 - style province labels
This commit is contained in:
parent
c3173217d8
commit
89dbfcb8ae
3 changed files with 20 additions and 14 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue