]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch2/stylesheets/opencyclemap.css
Move swfobject to the vendor assets tree
[rails.git] / public / potlatch2 / stylesheets / opencyclemap.css
index 1270ba26cb15b68096510c46de6562461a20776d..4274f668688ed8f0d3087d2ebc1c3cccba2355e5 100644 (file)
@@ -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 */