Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hysts/ControlNet-v1-1
vakilrathod67
/
ControlNet
like
0
Runtime error
App
Files
Files
Community
hysts
HF staff
commited on
Jul 10, 2023
Commit
4a987c3
•
1 Parent(s):
4e985c3
Update
Browse files
Files changed (1)
hide
show
style.css
+3
-0
style.css
CHANGED
Viewed
@@ -4,4 +4,7 @@ h1 {
4
5
#duplicate-button {
6
margin: auto;
7
}
4
5
#duplicate-button {
6
margin: auto;
7
+
color: #fff;
8
+
background: #1565c0;
9
+
border-radius: 100vh;
10
}