mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-01 07:57:59 +02:00
Reduce intensity of yellow area strokes
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ path.stroke.tag-amenity-kindergarten,
|
||||
path.stroke.tag-amenity-school,
|
||||
path.stroke.tag-amenity-college,
|
||||
path.stroke.tag-amenity-university {
|
||||
stroke: rgb(255, 255, 148);
|
||||
stroke: rgba(255, 255, 148, 0.75);
|
||||
}
|
||||
path.fill.tag-leisure-pitch.tag-sport-beachvolleyball,
|
||||
path.fill.tag-natural-beach,
|
||||
|
||||
Reference in New Issue
Block a user