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