mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	add progressbar
This commit is contained in:
		| @@ -171,3 +171,12 @@ body:not(.dark) #sun { | ||||
| .logo-switches { | ||||
|     flex-wrap: inherit; | ||||
| } | ||||
|  | ||||
| #progressBar { | ||||
|     --scrollAmount: 0%; | ||||
|     width: var(--scrollAmount); | ||||
|     height: 3px; | ||||
|     background-color: rgb(0, 128, 128); | ||||
|     position: fixed; | ||||
|     z-index: 9999; | ||||
|   } | ||||
		Reference in New Issue
	
	Block a user
	 Wonderfall
					Wonderfall