Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Duskfallcrew/DreamlikeArt-PhotoReal-2.0
jin-nin
/
artist
like
5
Runtime error
App
Files
Files
Community
3
jin-nin
commited on
Feb 25, 2023
Commit
5fdbe52
•
1 Parent(s):
bf286c2
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+8
-0
style.css
CHANGED
Viewed
@@ -0,0 +1,8 @@
1
+
.gr-box {
2
+
background: none !important;
3
+
border: none !important;
4
+
}
5
+
6
+
.gradio-container {
7
+
font: 1rem/1.5rem 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
8
+
}