diff --git a/brutaldon/static/css/brutaldon.css b/brutaldon/static/css/brutaldon.css index 64b73a1..9f96663 100644 --- a/brutaldon/static/css/brutaldon.css +++ b/brutaldon/static/css/brutaldon.css @@ -107,9 +107,9 @@ emoji-link #page-load-indicator { width: 100%; - height: 4px; - background-color: blue; - opacity: 1; + height: 2px; + background-color: #4CC; + opacity: 0.8; position: fixed; top: 0; left: 0;