Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
qikp
/
tokenizers
Like
0
Running
App
Files
Files
Community
qikp
commited on
Apr 15
Commit
837c749
·
verified
·
1 Parent(s):
2868c3b
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+1
-0
style.css
CHANGED
Viewed
@@ -14,5 +14,6 @@ body {
14
@media (prefers-color-scheme: dark) {
15
body {
16
filter: invert(90);
17
}
18
}
14
@media (prefers-color-scheme: dark) {
15
body {
16
filter: invert(90);
17
+
background-color: black;
18
}
19
}