diff --git a/static/css/styles.css b/static/css/styles.css index 6266d9f..8f2e179 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -10414,7 +10414,7 @@ body { .legend .green { background-color: #009933; } .legend .red { background-color: #cc0000; } .legend .purple { background-color: #361a99; } -.legend .pink {background-color: #ff00ff; } +.legend .pink {background-color: #ffe6ff; } .legend .black {background-color: #000000; } .legend .aqua {background-color: #66ffff; }