mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Make color of loading indicator a bit nicer
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user