start label styles and positioning

This commit is contained in:
Ansis Brammanis
2013-01-17 16:10:01 -05:00
parent 9c007e24e3
commit 8a84dd4c8e
2 changed files with 19 additions and 4 deletions
+7
View File
@@ -284,6 +284,13 @@ text.tag-oneway {
pointer-events:none;
}
text.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;
}
/* Cursors */
#map:hover {