diff --git a/homepage/static/dark-style.css b/homepage/static/dark-style.css index 31ca29f..3db0377 100644 --- a/homepage/static/dark-style.css +++ b/homepage/static/dark-style.css @@ -481,7 +481,7 @@ button:hover { width: 25px; height: 25px; border-radius: 50%; - background: #9b9b9b; + background: #f5f5f5; cursor: pointer; } @@ -489,7 +489,7 @@ button:hover { width: 25px; height: 25px; border-radius: 50%; - background: #9b9b9b; + background: #f5f5f5; cursor: pointer; }