diff --git a/index.html b/index.html index 428f0c7..c8debc0 100644 --- a/index.html +++ b/index.html @@ -189,7 +189,11 @@ text-transform: uppercase !important; font-weight: 700 !important; } - + .navbar{ + position: fixed; + width: 100vw; + z-index: 101; + } .page-header .navbar { color: white; } diff --git a/src/cart.html b/src/cart.html index 49caec3..e1a50f1 100644 --- a/src/cart.html +++ b/src/cart.html @@ -125,6 +125,11 @@ text-transform: uppercase !important; font-weight: 700 !important; } + .navbar{ + position: fixed; + width: 100vw; + z-index: 101; + } .page-header .navbar { color: white; } @@ -243,8 +248,6 @@ margin-top: 10px; } } - - } .nav-item{ margin-top: 5px; } diff --git a/src/contact.html b/src/contact.html index 3d260a6..bfe091d 100644 --- a/src/contact.html +++ b/src/contact.html @@ -115,6 +115,13 @@ } + diff --git a/src/login.html b/src/login.html index 8ca79d6..a160182 100644 --- a/src/login.html +++ b/src/login.html @@ -131,11 +131,47 @@ text-transform: uppercase !important; font-weight: 700 !important; } - + + .navbar{ + position: fixed; + width: 100vw; + z-index: 101; + } .page-header .navbar { color: white; } + .banner .jumbotron .overlay { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: rgba(0, 0, 0, 0.5); + z-index: 2; + } + .banner .jumbotron .container { + position: relative; + z-index: 3; + padding-top: 200px; /* Adjust padding as needed to position the text correctly */ + text-align: center; + + } + + .banner .jumbotron .container h1, + .banner .jumbotron .container p { + color: #FFF; + text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7); + } + + + .banner .jumbotron .container { + margin-top: 2.3rem; + /* background-color: transparent; */ + border: none; + } + .banner .jumbotron { + .page-header .navbar .navbar-brand img { margin-left: -160px; object-fit: cover; @@ -167,6 +203,7 @@ } .banner .jumbotron { + margin-bottom: 0; padding: 0; position: relative; @@ -259,7 +296,44 @@ text-align: center; margin-top: 20px; } - + .banner .jumbotron .container { + border: none; + color: #FFF; + } + + .banner .jumbotron .container { + color: #FFF; + text-transform: uppercase; + } + + + #progressBar { + position: fixed; + top: 0; + left: 0; + width: 0%; + height: 8px; + background-color: #E91E63; + z-index: 9999; + + } + + + + + + + +
+ + diff --git a/src/privacypolicy.html b/src/privacypolicy.html index 3afa5f6..b5476a6 100644 --- a/src/privacypolicy.html +++ b/src/privacypolicy.html @@ -166,7 +166,11 @@ text-transform: uppercase !important; font-weight: 700 !important; } - + .navbar{ + position: fixed; + width: 100vw; + z-index: 101; + } .page-header .navbar { color: white; } diff --git a/src/rateus.html b/src/rateus.html index 75be293..73b7823 100644 --- a/src/rateus.html +++ b/src/rateus.html @@ -95,6 +95,12 @@ />