Spaces:
Runtime error
Runtime error
Isabel Gwara
commited on
Commit
·
55904aa
1
Parent(s):
85f26e2
Update app.css
Browse files
app.css
CHANGED
@@ -59,6 +59,10 @@ img {
|
|
59 |
color: #656bd6 !important;
|
60 |
}
|
61 |
|
|
|
|
|
|
|
|
|
62 |
h1 {
|
63 |
background-image: url(https://media.giphy.com/media/26BROrSHlmyzzHf3i/giphy.gif) !important;
|
64 |
background-size: cover !important;
|
|
|
59 |
color: #656bd6 !important;
|
60 |
}
|
61 |
|
62 |
+
.gr-check-radio {
|
63 |
+
background-color: #CE2C97 !important;
|
64 |
+
}
|
65 |
+
|
66 |
h1 {
|
67 |
background-image: url(https://media.giphy.com/media/26BROrSHlmyzzHf3i/giphy.gif) !important;
|
68 |
background-size: cover !important;
|