Render themes: text size improvements, #41

This commit is contained in:
Emux
2016-06-27 21:45:12 +03:00
parent d719542018
commit 0953862f72
4 changed files with 11 additions and 11 deletions

View File

@@ -590,7 +590,7 @@
<extrusion side-color="#eaecebe9" top-color="#eaf9f8f6" line-color="#ffd9d8d6" />
</m>
<m zoom-min="17">
<caption k="name" style="bold" size="10" fill="#4040ff" stroke="#ffffff" stroke-width="2.0" />
<caption k="name" style="bold" size="14" fill="#4040ff" stroke="#ffffff" stroke-width="2.0" />
<caption k="addr:housenumber" style="bold" size="10" fill="#606060" stroke="#ffffff" stroke-width="2.0" />
</m>
</m>
@@ -955,7 +955,7 @@
<!-- place -->
<m k="place" v="locality" zoom-min="17">
<caption k="name" style="bold" size="10" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
<caption k="name" style="bold" size="12" fill="#000000" stroke="#ffffff" stroke-width="2.0" />
</m>
<m k="highway" v="track">
@@ -1044,7 +1044,7 @@
<m v="halt|tram_stop">
<circle radius="4" fill="#ec2d2d" stroke="#606060" stroke-width="1.5" />
<caption k="name" dy="-15" style="bold" size="11" fill="#ec2d2d" stroke="#ffffff" stroke-width="2.0" />
<caption k="name" dy="-15" style="bold" size="12" fill="#ec2d2d" stroke="#ffffff" stroke-width="2.0" />
</m>
<m v="level_crossing">
<circle radius="1.5" fill="#ff0000" />