Spaces:
Sleeping
Sleeping
File size: 275 Bytes
50337de d8e663b 50337de |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
h1 {
text-align: center;
color: black;
}
h2 {
text-align: center;
color: black;
}
p#warning {
text-align: center;
font-weight: bold;
color: red;
}
.stRadio [role = radiogroup]{
align-items: center;
justify-content: center;
font-size: 3rem !important;
} |