Spaces:
Running
Running
Remove background images on all pages
Browse files- index.html +0 -16
- value-mapper.html +0 -16
index.html
CHANGED
|
@@ -36,22 +36,6 @@
|
|
| 36 |
</style>
|
| 37 |
</head>
|
| 38 |
<body class="bg-gray-50 dark:bg-dark text-gray-800 dark:text-gray-200 min-h-screen flex flex-col relative">
|
| 39 |
-
<style>
|
| 40 |
-
body::before {
|
| 41 |
-
content: "";
|
| 42 |
-
background-image: url('https://huggingface.co/spaces/DjayChucko/valuevortex-navigator/resolve/main/images/Gemini_Generated_Image_r9rw8yr9rw8yr9rw.png');
|
| 43 |
-
background-size: contain;
|
| 44 |
-
background-position: right center;
|
| 45 |
-
background-repeat: no-repeat;
|
| 46 |
-
position: fixed;
|
| 47 |
-
top: 0;
|
| 48 |
-
right: 0;
|
| 49 |
-
width: 50%;
|
| 50 |
-
height: 100%;
|
| 51 |
-
z-index: -1;
|
| 52 |
-
opacity: 0.8;
|
| 53 |
-
}
|
| 54 |
-
</style>
|
| 55 |
<!-- Header -->
|
| 56 |
<header class="sticky top-0 z-50 bg-black/80 dark:bg-dark/80 backdrop-blur-md shadow-sm">
|
| 57 |
<div class="container mx-auto px-4 py-3">
|
|
|
|
| 36 |
</style>
|
| 37 |
</head>
|
| 38 |
<body class="bg-gray-50 dark:bg-dark text-gray-800 dark:text-gray-200 min-h-screen flex flex-col relative">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
<!-- Header -->
|
| 40 |
<header class="sticky top-0 z-50 bg-black/80 dark:bg-dark/80 backdrop-blur-md shadow-sm">
|
| 41 |
<div class="container mx-auto px-4 py-3">
|
value-mapper.html
CHANGED
|
@@ -36,22 +36,6 @@
|
|
| 36 |
</style>
|
| 37 |
</head>
|
| 38 |
<body class="bg-gray-50 dark:bg-dark text-gray-800 dark:text-gray-200 min-h-screen flex flex-col relative">
|
| 39 |
-
<style>
|
| 40 |
-
body::before {
|
| 41 |
-
content: "";
|
| 42 |
-
background-image: url('https://huggingface.co/spaces/DjayChucko/valuevortex-navigator/resolve/main/images/Gemini_Generated_Image_r9rw8yr9rw8yr9rw.png');
|
| 43 |
-
background-size: contain;
|
| 44 |
-
background-position: right center;
|
| 45 |
-
background-repeat: no-repeat;
|
| 46 |
-
position: fixed;
|
| 47 |
-
top: 0;
|
| 48 |
-
right: 0;
|
| 49 |
-
width: 50%;
|
| 50 |
-
height: 100%;
|
| 51 |
-
z-index: -1;
|
| 52 |
-
opacity: 0.8;
|
| 53 |
-
}
|
| 54 |
-
</style>
|
| 55 |
<!-- Header -->
|
| 56 |
<header class="sticky top-0 z-50 bg-black/80 dark:bg-dark/80 backdrop-blur-md shadow-sm">
|
| 57 |
<div class="container mx-auto px-4 py-3">
|
|
|
|
| 36 |
</style>
|
| 37 |
</head>
|
| 38 |
<body class="bg-gray-50 dark:bg-dark text-gray-800 dark:text-gray-200 min-h-screen flex flex-col relative">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
<!-- Header -->
|
| 40 |
<header class="sticky top-0 z-50 bg-black/80 dark:bg-dark/80 backdrop-blur-md shadow-sm">
|
| 41 |
<div class="container mx-auto px-4 py-3">
|