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