Spaces:
Running
Running
antimatter15
commited on
Commit
•
5559862
1
Parent(s):
7b845e0
more huggingface theming
Browse files- index.html +1 -1
index.html
CHANGED
@@ -176,7 +176,7 @@
|
|
176 |
body.nohf .nohf {
|
177 |
display: none;
|
178 |
}
|
179 |
-
body.nohf #progress {
|
180 |
background: #ff9d0d;
|
181 |
}
|
182 |
</style>
|
|
|
176 |
body.nohf .nohf {
|
177 |
display: none;
|
178 |
}
|
179 |
+
body.nohf #progress, body.nohf .cube-face {
|
180 |
background: #ff9d0d;
|
181 |
}
|
182 |
</style>
|