Point halos and test width calculation/estimation

This commit is contained in:
Ansis Brammanis
2013-01-23 11:48:04 -05:00
parent daff9c5a2f
commit 4a87ae8298
2 changed files with 87 additions and 34 deletions
+13 -3
View File
@@ -565,14 +565,24 @@ text.textpath-label {
font-size: 12px;
font-weight: bold;
fill: black;
text-shadow: 0 0 0.4em white, 1px 1px white, -1px -1px white, -1px 1px white, 1px -1px white;
}
text.area-leisure-park {
font-size: 14px;
font-size: 16px;
}
text.point-amenity{
.layer-label rect {
opacity: 0.7;
pointer-events: none;
}
rect.area-building-yes {
opacity: 0.5;
}
text.area-building-yes {
}
text.point-shop,text.point-amenity{
font-size: 9px;
}