diff --git a/wwwroot/css/site.css b/wwwroot/css/site.css index ff5a463..b3b4ce2 100644 --- a/wwwroot/css/site.css +++ b/wwwroot/css/site.css @@ -60,5 +60,5 @@ textarea { } #update-indicator { - background-color: orangered; + background-color: #444; }