diff --git a/static/style.css b/static/style.css index f267f9c..6f1b063 100644 --- a/static/style.css +++ b/static/style.css @@ -79,7 +79,7 @@ a { font-size: 1.3rem; border: 2px gray solid; border-radius: 6px; - background-color: rgb(15, 0, 30); + background-color: black; padding: 8px; margin: 3px; display: inline-block;