Changes between Version 1 and Version 2 of Styles/Places_ES_styles
- Timestamp:
- 2019-12-30T00:56:43+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Places_ES_styles
v1 v2 62 62 node[place=town] 63 63 { 64 icon-image: "town.svg"; 64 icon-image: "town.2.svg"; 65 65 text: auto; 66 66 } … … 68 68 node[place=village] 69 69 { 70 icon-image: "village.svg"; 70 icon-image: "village.2.svg"; 71 71 text: auto; 72 72 } … … 74 74 node[place=hamlet] 75 75 { 76 icon-image: "hamlet.svg"; 76 icon-image: "hamlet.2.svg"; 77 77 text: auto; 78 78 } … … 80 80 node[place=allotments] 81 81 { 82 icon-image: "allotments.svg"; 82 icon-image: "allotments.2.svg"; 83 83 text: auto; 84 84 } … … 86 86 node[place=isolated_dwelling] 87 87 { 88 icon-image: "isolated_dwelling.svg"; 88 icon-image: "isolated_dwelling.2.svg"; 89 89 text: auto; 90 90 }
