]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch2/potlatch.css
Update Potlatch 2 to r24500 build
[rails.git] / public / potlatch2 / potlatch.css
index d4ae0d770e08401ddd18a16135c137fe5df69586..809835b0d6db98dceb7c53827c5f9d48ceff6d15 100644 (file)
@@ -52,7 +52,7 @@ way[highway=track]     { color: #996644; width: 2; dashes: 4, 2; .path;}
 way[highway=path]      { color: brown; width: 2; dashes: 2, 2; set .path;}
 way[highway=cycleway]  { color: Blue; width: 2; dashes: 4, 2; set .path;}
 way[railway=tram]      {z-index: 11; color: #999999; width: 2; casing-color: black; casing-width: 6; }
-way .path              {text:name; text-color: black; text-position: offset; text-offset: 3;}
+way .path              {text:name; text-color: black; text-position: offset; text-offset: 5;}
 
 /* Could be improved */
 way[highway=proposed] { color: #88ffff; width: 6; dashes: 8, 4; }