diff --git a/static/style.css b/static/style.css index a7a95a4..1250a20 100644 --- a/static/style.css +++ b/static/style.css @@ -285,7 +285,7 @@ hr { margin: 0; padding: 0; width: 100%; - background-color: white; + background-color: rgb(200, 200, 230); height: 20px; display: inline-block; position: relative;