Spaces:
Sleeping
Sleeping
karthikeyan-r
commited on
Commit
•
ec5ff4d
1
Parent(s):
3dd82e8
Update style.css
Browse files
style.css
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
gradio-app{
|
10 |
/* background: rgb(153,0,255); */
|
11 |
/* background-image: radial-gradient(circle, rgba(153,0,255,1) 0%, rgba(9,15,121,1) 96%, rgba(2,0,36,1) 100%) !important; */
|
12 |
-
background-color:#
|
13 |
height: 100%;
|
14 |
width: 100%;
|
15 |
}
|
|
|
9 |
gradio-app{
|
10 |
/* background: rgb(153,0,255); */
|
11 |
/* background-image: radial-gradient(circle, rgba(153,0,255,1) 0%, rgba(9,15,121,1) 96%, rgba(2,0,36,1) 100%) !important; */
|
12 |
+
background-color:#E8FEFB;
|
13 |
height: 100%;
|
14 |
width: 100%;
|
15 |
}
|