diff --git a/Coverpage.html b/Coverpage.html index 09d565b9..91eefc77 100644 --- a/Coverpage.html +++ b/Coverpage.html @@ -117,9 +117,41 @@ margin-top: 70px; margin-left: 35%; } + #progress-container { + position: fixed ; + top: 0px; + left: 0; + width: 100%; + height: 15px; + z-index: 99990; + /* background: #f3f3f3; */ +} + +#progress-bar { + height: 30%; + width: 0; + background: linear-gradient(90deg, rgb(255, 0, 55) 0%, rgb(190, 53, 78) 50%, rgb(249, 78, 115) 100%); + box-shadow: 0 0 4px rgb(255, 0, 55), 0 0 10px rgb(255, 0, 55); + transition: width 0.09s ease-in-out; + border-radius: 10px; +} + +
+
+
+ +
Welcome to
diff --git a/Html-files/Electronic.html b/Html-files/Electronic.html index cafb6bb1..4c6cf100 100644 --- a/Html-files/Electronic.html +++ b/Html-files/Electronic.html @@ -149,6 +149,43 @@ 100% { transform: rotate(360deg); } + + #progress-container { + position: fixed ; + top: 0px; + left: 0; + width: 100%; + height: 15px; + z-index: 99990; + /* background: #f3f3f3; */ +} + +#progress-bar { + height: 53%; + width: 0; + background: linear-gradient(90deg, rgb(255, 0, 55) 0%, rgb(190, 53, 78) 50%, rgb(249, 78, 115) 100%); + box-shadow: 0 0 4px rgb(255, 0, 55), 0 0 10px rgb(255, 0, 55); + transition: width 0.09s ease-in-out; + border-radius: 10px; +} + + Retro + + +
+
+
+ + + } .head_container_service { @@ -565,6 +602,7 @@ Retro +
+
+
+
+ +
diff --git a/Html-files/booknow.html b/Html-files/booknow.html index 0603880e..08a73e1e 100644 --- a/Html-files/booknow.html +++ b/Html-files/booknow.html @@ -101,9 +101,41 @@ .description{ color: white !important; } + #progress-container { + position: fixed ; + top: 0px; + left: 0; + width: 100%; + height: 15px; + z-index: 99990; + /* background: #f3f3f3; */ +} + +#progress-bar { + height: 30%; + width: 0; + background: linear-gradient(90deg, rgb(255, 0, 55) 0%, rgb(190, 53, 78) 50%, rgb(249, 78, 115) 100%); + box-shadow: 0 0 4px rgb(255, 0, 55), 0 0 10px rgb(255, 0, 55); + transition: width 0.09s ease-in-out; + border-radius: 10px; +} + +
+
+
+ +

Retro

Celebrating Vintage Elegance

diff --git a/Html-files/cart.html b/Html-files/cart.html index e02cfc76..62957623 100644 --- a/Html-files/cart.html +++ b/Html-files/cart.html @@ -338,9 +338,122 @@ + + + +
+
+
+ +
diff --git a/Html-files/contact.html b/Html-files/contact.html index c5261767..f7279820 100644 --- a/Html-files/contact.html +++ b/Html-files/contact.html @@ -550,11 +550,44 @@ .fa-brands.fa-x-twitter:hover { color: #181e20 !important; } + +#progress-container { + position: fixed ; + top: 0px; + left: 0; + width: 100%; + height: 15px; + z-index: 99990; + /* background: #f3f3f3; */ +} + +#progress-bar { + height: 30%; + width: 0; + background: linear-gradient(90deg, rgb(255, 0, 55) 0%, rgb(190, 53, 78) 50%, rgb(249, 78, 115) 100%); + box-shadow: 0 0 4px rgb(255, 0, 55), 0 0 10px rgb(255, 0, 55); + transition: width 0.09s ease-in-out; + border-radius: 10px; +} + +
+
+
+ +
diff --git a/Html-files/logged.html b/Html-files/logged.html index ef8ab8c7..70acd0df 100644 --- a/Html-files/logged.html +++ b/Html-files/logged.html @@ -60,9 +60,40 @@ --ff-philosopher: "Philosopher", sans-serif; --ff-poppins: "Poppins", sans-serif; } + #progress-container { + position: fixed ; + top: 0px; + left: 0; + width: 100%; + height: 15px; + z-index: 99990; + /* background: #f3f3f3; */ +} + +#progress-bar { + height: 30%; + width: 0; + background: linear-gradient(90deg, rgb(255, 0, 55) 0%, rgb(190, 53, 78) 50%, rgb(249, 78, 115) 100%); + box-shadow: 0 0 4px rgb(255, 0, 55), 0 0 10px rgb(255, 0, 55); + transition: width 0.09s ease-in-out; + border-radius: 10px; +} +
+
+
+ +
diff --git a/Html-files/menu.html b/Html-files/menu.html index 52a9989a..7f379a6f 100644 --- a/Html-files/menu.html +++ b/Html-files/menu.html @@ -316,10 +316,44 @@ .fa-brands.fa-x-twitter:hover { color: #181e20 !important; } + #progress-container { + position: fixed ; + top: 0px; + left: 0; + width: 100%; + height: 15px; + z-index: 99990; + /* background: #f3f3f3; */ +} + +#progress-bar { + height: 30%; + width: 0; + background: linear-gradient(90deg, rgb(255, 0, 55) 0%, rgb(190, 53, 78) 50%, rgb(249, 78, 115) 100%); + box-shadow: 0 0 4px rgb(255, 0, 55), 0 0 10px rgb(255, 0, 55); + transition: width 0.09s ease-in-out; + border-radius: 10px; +} + + + +
+
+
+ +
diff --git a/Html-files/services.html b/Html-files/services.html index 720e0c41..bd687942 100644 --- a/Html-files/services.html +++ b/Html-files/services.html @@ -306,6 +306,26 @@ transform: scale(1.1); } + +#progress-container { + position: fixed ; + top: 0px; + left: 0; + width: 100%; + height: 15px; + z-index: 99990; + /* background: #f3f3f3; */ +} + +#progress-bar { + height: 30%; + width: 0; + background: linear-gradient(90deg, rgb(255, 0, 55) 0%, rgb(190, 53, 78) 50%, rgb(249, 78, 115) 100%); + box-shadow: 0 0 4px rgb(255, 0, 55), 0 0 10px rgb(255, 0, 55); + transition: width 0.09s ease-in-out; + border-radius: 10px; +} + .foot-panel2 .footer-colums a { /* /* color: black!important; */ text-decoration: none !important; @@ -341,12 +361,37 @@ width:100%; } - +
+
+
+ + +
+
+
+ +
diff --git a/Html-files/signup.html b/Html-files/signup.html index 17e83eda..5f5beb3a 100644 --- a/Html-files/signup.html +++ b/Html-files/signup.html @@ -188,9 +188,28 @@ .switch-link a:hover { color: hsl(203, 30%, 26%); } + #progress-container { + position: fixed ; + top: 0px; + left: 0; + width: 100%; + height: 15px; + z-index: 99990; + /* background: #f3f3f3; */ +} + +#progress-bar { + height: 53%; + width: 0; + background: linear-gradient(90deg, rgb(255, 0, 55) 0%, rgb(190, 53, 78) 50%, rgb(249, 78, 115) 100%); + box-shadow: 0 0 4px rgb(255, 0, 55), 0 0 10px rgb(255, 0, 55); + transition: width 0.09s ease-in-out; + border-radius: 10px; +} +
diff --git a/index.html b/index.html index 63447afc..8dee5767 100644 --- a/index.html +++ b/index.html @@ -398,11 +398,42 @@ } } +#progress-container { + position: fixed ; + top: 0px; + left: 0; + width: 100%; + height: 15px; + z-index: 99990; + /* background: #f3f3f3; */ +} + +#progress-bar { + height: 30%; + width: 0; + background: linear-gradient(90deg, rgb(255, 0, 55) 0%, rgb(190, 53, 78) 50%, rgb(249, 78, 115) 100%); + box-shadow: 0 0 4px rgb(255, 0, 55), 0 0 10px rgb(255, 0, 55); + transition: width 0.09s ease-in-out; + border-radius: 10px; +} +
+
+
+ +