Fixed text display in Inkscape

This commit is contained in:
Thomas Kolb 2021-06-02 22:54:23 +02:00
parent 85b3742c43
commit 7af8680e28
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ def render(ref_lat, ref_lon, output_stream):
.dist_circle_label, .azimuth_line_label {
font-size: 3px;
font: sans-serif;
font-family: sans-serif;
text-anchor: middle;
}