Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -17
index.html
CHANGED
|
@@ -7,23 +7,6 @@
|
|
| 7 |
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8848704570658587" crossorigin="anonymous"></script>
|
| 8 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 9 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/reactflow@11.10.1/dist/style.min.css" />
|
| 10 |
-
<style>
|
| 11 |
-
/* Custom scrollbar for dark theme */
|
| 12 |
-
::-webkit-scrollbar {
|
| 13 |
-
width: 8px;
|
| 14 |
-
height: 8px;
|
| 15 |
-
}
|
| 16 |
-
::-webkit-scrollbar-track {
|
| 17 |
-
background: #0f172a;
|
| 18 |
-
}
|
| 19 |
-
::-webkit-scrollbar-thumb {
|
| 20 |
-
background: #334155;
|
| 21 |
-
border-radius: 4px;
|
| 22 |
-
}
|
| 23 |
-
::-webkit-scrollbar-thumb:hover {
|
| 24 |
-
background: #475569;
|
| 25 |
-
}
|
| 26 |
-
</style>
|
| 27 |
<script type="importmap">
|
| 28 |
{
|
| 29 |
"imports": {
|
|
|
|
| 7 |
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8848704570658587" crossorigin="anonymous"></script>
|
| 8 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 9 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/reactflow@11.10.1/dist/style.min.css" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
<script type="importmap">
|
| 11 |
{
|
| 12 |
"imports": {
|