X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ee7878b288b8d7b018a76988305ed8efe6375866..076755f50243a77b5828235fd9f20ec593600f8c:/public/potlatch2/stylesheets/opencyclemap.css diff --git a/public/potlatch2/stylesheets/opencyclemap.css b/public/potlatch2/stylesheets/opencyclemap.css index 1270ba26c..4274f6686 100644 --- a/public/potlatch2/stylesheets/opencyclemap.css +++ b/public/potlatch2/stylesheets/opencyclemap.css @@ -72,7 +72,7 @@ way[public_transport=pay_scale_area] :area { color: gray; width: 1; fill-col /* Addressing. Nodes with addresses *and* match POIs should have a poi icon, so we put addressing first */ node[addr:housenumber], -node[addr:housename] { icon-image: circle; icon-width: 4; color: #B0E0E6; casing-color:blue; casing-width: 1; } +node[addr:housename] { icon-image: circle; icon-width: 8; color: #B0E0E6; casing-color:blue; casing-width: 1; } way[addr:interpolation] { color: #B0E0E6; width: 3; dashes: 3,3;} /* POIs, too, can have bitmap icons - they can even be transparent */