diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss index 98be67ba63..9554be058b 100644 --- a/data/styles/clear/include/Icons.mapcss +++ b/data/styles/clear/include/Icons.mapcss @@ -1064,10 +1064,13 @@ area|z17-[historic=ruins][name], node|z17-[historic=fort], area|z17-[historic=fort], node|z17-[historic=castle], -area|z17-[historic=castle], +area|z17-[historic=castle] +{icon-image: remains-m.svg;} + node|z17-[historic=archaeological_site], area|z17-[historic=archaeological_site] -{icon-image: remains-m.svg;} +{icon-image: archaeological-site-m.svg;} + node|z19-[historic=ruins][!name], area|z19-[historic=ruins][!name], diff --git a/data/styles/clear/style-clear/symbols/archaeological-site-m.svg b/data/styles/clear/style-clear/symbols/archaeological-site-m.svg new file mode 100644 index 0000000000..64565ad670 --- /dev/null +++ b/data/styles/clear/style-clear/symbols/archaeological-site-m.svg @@ -0,0 +1,35 @@ + + + + + wayside_shrine-m + + + + diff --git a/data/styles/clear/style-night/symbols/archaeological-site-m.svg b/data/styles/clear/style-night/symbols/archaeological-site-m.svg new file mode 100644 index 0000000000..9ea6e1570e --- /dev/null +++ b/data/styles/clear/style-night/symbols/archaeological-site-m.svg @@ -0,0 +1,35 @@ + + + + + wayside_shrine-m + + + + diff --git a/data/styles/vehicle/include/Icons.mapcss b/data/styles/vehicle/include/Icons.mapcss index c739f891e6..a3dace4986 100644 --- a/data/styles/vehicle/include/Icons.mapcss +++ b/data/styles/vehicle/include/Icons.mapcss @@ -466,10 +466,12 @@ area|z17-[historic=ruins][name], node|z17-[historic=fort], area|z17-[historic=fort], node|z17-[historic=castle], -area|z17-[historic=castle], +area|z17-[historic=castle] +{icon-image: remains-m.svg;text: name;text-offset: 1;font-size: 10;text-color: @poi_label;} + node|z17-[historic=archaeological_site], area|z17-[historic=archaeological_site] -{icon-image: remains-m.svg;text: name;text-offset: 1;font-size: 10;text-color: @poi_label;} +{icon-image: archaeological-site-m.svg;text: name;text-offset: 1;font-size: 10;text-color: @poi_label;} node|z19-[historic=ruins][!name], area|z19-[historic=ruins][!name],