Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
flokitech
/
Capril
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
LuigiUR
commited on
Apr 6, 2023
Commit
33bd23e
·
1 Parent(s):
71b5d00
Create theme_css
Browse files
Files changed (1)
hide
show
theme_css
+3
-0
theme_css
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
body, .input_interface, .output_interface {
2
+
background-color: white !important;
3
+
}