Spaces:
Sleeping
Sleeping
File size: 612 Bytes
4565b50 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
p{
color:rgb(74, 113, 152);
text-align: center;
font-size: 14px;
font-family: 'Bree Serif', serif;
}
.css-18e3th9 {
flex: 1 1 0%;
width: 100%;
padding: 6rem 1rem 10rem;
min-width: auto;
max-width: initial;
text-align: center;
justify-content: center;
align-items: center;
align-content: center;
align-self: center;
vertical-align: center;
}
/* DataFrame style */
.stDataFrame {
border-radius: 10px;
background: rgb(240, 238, 238);
background-color:#fff;
}
/* botão input */
.st-b7 {
width: 100%;
border-radius: 2.25rem;
} |