Spaces:
Sleeping
Sleeping
yeshpanovrustem
commited on
Commit
•
d8e663b
1
Parent(s):
ea8a569
Update style.css
Browse files
style.css
CHANGED
@@ -14,12 +14,8 @@ p#warning {
|
|
14 |
color: red;
|
15 |
}
|
16 |
|
17 |
-
.
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
.streamlit-expanderContent {
|
23 |
-
background-color: yellow;
|
24 |
-
color: red; # Expander content color
|
25 |
}
|
|
|
14 |
color: red;
|
15 |
}
|
16 |
|
17 |
+
.stRadio [role = radiogroup]{
|
18 |
+
align-items: center;
|
19 |
+
justify-content: center;
|
20 |
+
font-size: 3rem !important;
|
|
|
|
|
|
|
|
|
21 |
}
|