diff --git a/Html-Files/news.html b/Html-Files/news.html index d4525aee..570957e0 100644 --- a/Html-Files/news.html +++ b/Html-Files/news.html @@ -400,6 +400,16 @@ } } +#progressBar { + position: fixed; + top: 0; + left: 0; + width: 0%; + height: 6px; + background-color: #3fbcc0; + z-index: 9999; + } + @@ -411,6 +421,15 @@
+ +