Spaces:
Sleeping
Sleeping
Update style.css
Browse files
style.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
.gradio-container {
|
2 |
-
background-color: #
|
3 |
font-family: "Comic Sans MS"; /* Fun font */
|
4 |
}
|
5 |
.gradio-button {
|
|
|
1 |
.gradio-container {
|
2 |
+
background-color: #c48fc4; /* Pink background */
|
3 |
font-family: "Comic Sans MS"; /* Fun font */
|
4 |
}
|
5 |
.gradio-button {
|