Spaces:
Runtime error
Runtime error
Update style.css
Browse files
style.css
CHANGED
@@ -84,7 +84,8 @@ div#component-4 {
|
|
84 |
|
85 |
gradio-app {
|
86 |
background-color: transparent !important;
|
87 |
-
background: url(https://
|
|
|
88 |
}
|
89 |
|
90 |
label.svelte-1f354aw {
|
@@ -94,7 +95,7 @@ label.svelte-1f354aw {
|
|
94 |
}
|
95 |
|
96 |
body {
|
97 |
-
background: url(https://
|
98 |
background-size: cover;
|
99 |
}
|
100 |
|
@@ -125,4 +126,11 @@ img.svelte-1b19cri {
|
|
125 |
background: #fff0;
|
126 |
border-width: 0px;
|
127 |
opacity: 0.8;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
128 |
}
|
|
|
84 |
|
85 |
gradio-app {
|
86 |
background-color: transparent !important;
|
87 |
+
background: url(https://vivawaves.com/wavesweaveslogo.svg) top center no-repeat !important;
|
88 |
+
margin-top: 77px;
|
89 |
}
|
90 |
|
91 |
label.svelte-1f354aw {
|
|
|
95 |
}
|
96 |
|
97 |
body {
|
98 |
+
background: url(https://vivawaves.com/vivatodaybg2.jpg);
|
99 |
background-size: cover;
|
100 |
}
|
101 |
|
|
|
126 |
background: #fff0;
|
127 |
border-width: 0px;
|
128 |
opacity: 0.8;
|
129 |
+
}
|
130 |
+
|
131 |
+
.gradio-container-3-44-2,.gradio-container-3-44-2 *,.gradio-container-3-44-2 :before,.gradio-container-3-44-2 :after {
|
132 |
+
box-sizing: border-box;
|
133 |
+
border-width: 0;
|
134 |
+
border-style: solid;
|
135 |
+
color: white !important;
|
136 |
}
|