From f6746a28ff392224a3b5ed4bde98351519a626f4 Mon Sep 17 00:00:00 2001 From: SilentSpike Date: Tue, 22 Jan 2019 18:32:26 +0000 Subject: [PATCH] Match error red to road sign red --- css/65_data.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/65_data.css b/css/65_data.css index bc3b1c584..61073966f 100644 --- a/css/65_data.css +++ b/css/65_data.css @@ -137,7 +137,7 @@ } .iOSM.error_type-tr- { /* missing turn restriction */ - color: #B0171F; + color: #EC1C24; } /* Custom Map Data (geojson, gpx, kml, vector tile) */