mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
change progressBar color
This commit is contained in:
parent
285c0d61fe
commit
2989681d12
@ -176,7 +176,7 @@ body:not(.dark) #sun {
|
||||
--scrollAmount: 0%;
|
||||
width: var(--scrollAmount);
|
||||
height: 3px;
|
||||
background-color: rgb(0, 128, 128);
|
||||
background-color: #1e8cdb;
|
||||
position: fixed;
|
||||
z-index: 9999;
|
||||
}
|
Loading…
Reference in New Issue
Block a user