Spaces:
Sleeping
Sleeping
File size: 1,776 Bytes
90ec36a bd94abc 90ec36a bd94abc fa3ff28 |
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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 |
.st-emotion-cache-bm2z3a{
background-color: #28a745;
}
.st-emotion-cache-12fmjuu {
background-color: #28a745;
}
.st-emotion-cache-6qob1r {
background-color: #007bff
}
.st-emotion-cache-1iqhbn7 {
background-color: #28a745;
}
.st-emotion-cache-1jfa4hj {
background-color: #28a745;
}
.st-emotion-cache-taue2i {
background-color: #007bff
}
.st-emotion-cache-n5r31u {
border-radius: 25px;
}
.st-emotion-cache-n5r31u:hover {
border-color: #28a745;
color: #28a745;
}
.st-emotion-cache-1bps1dx:hover {
background-color: #007bff
}
h1 {
color: #000000;
display: flex;
justify-content: center;
font-weight: 100;
}
.st-emotion-cache-1v6glgu > ul[role="listbox"]:not(:last-child) {
background-color: #28a745;
}
.st-emotion-cache-1iqhbn7:hover {
background-color: #28a745;
}
.st-cr {
border: 1px solid #28a745;
}
p, ol, ul, dl {
margin: 0px 0px 1rem;
padding: 0px;
font-size: 1 rem;
font-weight: 400;
color: rgb(0, 0, 0);
}
.st-emotion-cache-13ln4jf {
width: 100%;
padding: 2rem 1rem 10rem;
max-width: 68rem;
}
.card {
background-color: #f8f9fa;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
padding: 20px;
margin-bottom: 20px;
}
.response {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
color: #333333;
}
.st-emotion-cache-uf99v8 {
display: flex
;
flex-direction: column;
width: 100%;
overflow: auto;
-webkit-box-align: center;
align-items: center;
background: #a0d5a0;
}
.st-emotion-cache-18ni7ap {
position: fixed;
top: 0px;
left: 0px;
right: 0px;
height: 2.875rem;
background: #a0d5a0;
outline: none;
z-index: 999990;
display: block;
} |