diff --git a/css/style_web.css b/css/style_web.css index f624161..ecaf1dc 100644 --- a/css/style_web.css +++ b/css/style_web.css @@ -29,7 +29,7 @@ .sk-spinner-pulse { width: 40px; height: 40px; - background-color: #F6D76B; + background-color: #f7f7f7; border-radius: 100%; -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out; animation: sk-pulseScaleOut 1s infinite ease-in-out; }