X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/365163929d32b820f3c5d0b639efd26479690638..076755f50243a77b5828235fd9f20ec593600f8c:/public/potlatch2/stylesheets/gpx.css diff --git a/public/potlatch2/stylesheets/gpx.css b/public/potlatch2/stylesheets/gpx.css index fe08e31ac..806048920 100644 --- a/public/potlatch2/stylesheets/gpx.css +++ b/public/potlatch2/stylesheets/gpx.css @@ -6,7 +6,7 @@ way { z-index: 2; width: 1; color: cyan; } node :poi { z-index: 2; - icon-image: circle; icon-width: 4; color: orange; + icon-image: circle; icon-width: 8; color: orange; casing-color: red; casing-width: 1; text-offset: 10; font-family: DejaVu; text: name; font-size: 9; text_color: red; }