diff --git a/buslog/flaskr/static/style.css b/buslog/flaskr/static/style.css index 0a77f9998160..50a979314f9f 100644 --- a/buslog/flaskr/static/style.css +++ b/buslog/flaskr/static/style.css @@ -22,11 +22,11 @@ a { hr { border: none; - border-top: 1px solid LemonChiffon; + border-top: 1px solid LightSeaGreen; } nav { - background: LemonChiffon; + background: LightSeaGreen; display: flex; align-items: center; padding: 0 0.5rem;