Spaces:
Running
Running
Add 2 files
Browse files- index.html +2 -2
- prompts.txt +2 -1
index.html
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
body {
|
| 11 |
font-family: 'Inter', sans-serif;
|
| 12 |
background-color: #4c1d95;
|
| 13 |
-
color: white;
|
| 14 |
}
|
| 15 |
.scrollbar-hide::-webkit-scrollbar {
|
| 16 |
display: none;
|
|
@@ -41,7 +41,7 @@
|
|
| 41 |
.performance-table td {
|
| 42 |
padding: 0.375rem;
|
| 43 |
border-bottom: 1px solid #5B2C6F;
|
| 44 |
-
color: white;
|
| 45 |
}
|
| 46 |
.performance-table tr:nth-child(even) {
|
| 47 |
background-color: #5B2C6F20;
|
|
|
|
| 10 |
body {
|
| 11 |
font-family: 'Inter', sans-serif;
|
| 12 |
background-color: #4c1d95;
|
| 13 |
+
color: white;
|
| 14 |
}
|
| 15 |
.scrollbar-hide::-webkit-scrollbar {
|
| 16 |
display: none;
|
|
|
|
| 41 |
.performance-table td {
|
| 42 |
padding: 0.375rem;
|
| 43 |
border-bottom: 1px solid #5B2C6F;
|
| 44 |
+
color: white;
|
| 45 |
}
|
| 46 |
.performance-table tr:nth-child(even) {
|
| 47 |
background-color: #5B2C6F20;
|
prompts.txt
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
-
any black text to white but all else the same
|
|
|
|
|
|
| 1 |
+
any black text to white but all else the same
|
| 2 |
+
i want the +% still green and the other still read
|