Spaces:
Build error
Build error
| body { | |
| font-family: 'Inter Tight', Arial, Helvetica, sans-serif ; | |
| font-size: 14px ; | |
| text-align: left ; | |
| } | |
| /* Headings */ | |
| h1, h2, h3 { | |
| font-family: "Space Grotesk", sans-serif ; | |
| font-optical-sizing: auto ; | |
| font-weight: 500 ; | |
| font-style: normal ; | |
| } | |
| h1, h2 { | |
| letter-spacing: -2px ; | |
| } | |
| h1 { | |
| font-size: 34px ; | |
| } | |
| h2 { | |
| font-size: 21px ; | |
| } | |
| h3 { | |
| font-size: 17px ; | |
| } | |
| h4 { | |
| font-size: 14px ; | |
| } | |
| /* Butoane */ | |
| button, | |
| .myButton { | |
| font-weight: 600 ; | |
| } | |
| button:hover, | |
| .myButton:hover { | |
| color: #FA6C03 ; | |
| border-color: #FA6C03 ; | |
| } | |
| button:focus, | |
| .myButton:focus { | |
| color: #fff ; | |
| background-color: #FA6C03 ; | |
| } | |
| /* Buton sidebar */ | |
| [data-testid="stSidebar"] .stButton>button { | |
| background-color: #4169E1 ; | |
| } | |
| /* Bara loading */ | |
| .st-emotion-cache-1dp5vir { | |
| background-image: linear-gradient(90deg, rgb(65, 105, 225), rgb(0, 255, 255)) ; | |
| } | |
| /* Bara stanga */ | |
| .st-emotion-cache-vmpjyt { | |
| background-color: #f5f5f5 ; | |
| } | |
| /* Select */ | |
| .st-ae, | |
| .st-az { | |
| font-family: inherit ; | |
| } | |
| /* File Select */ | |
| .st-emotion-cache-1gulkj5 { | |
| background-color: #f5f5f5 ; | |
| } | |
| .st-emotion-cache-t1wise { | |
| padding: 0 54px; | |
| } | |
| /* Other fonts */ | |
| [class^="st-emotion-cache-"] { | |
| font-family: 'Inter Tight', Arial, Helvetica, sans-serif ; | |
| } | |
| /* Hide scrollbar for Chrome, Safari and Opera */ | |
| ::-webkit-scrollbar { | |
| display: none; | |
| } | |
| /* Hide scrollbar for IE, Edge and Firefox */ | |
| body { | |
| -ms-overflow-style: none; /* IE and Edge */ | |
| scrollbar-width: none; /* Firefox */ | |
| } | |
| @media (min-width: calc(736px + 8rem)) { | |
| .st-emotion-cache-t1wise { | |
| padding: 0 54px ; | |
| } | |
| } | |
| [data-testid="stSidebarContent"] { | |
| border: 1px solid #C0CDF5 ; | |
| background: white ; | |
| border-radius: 18px; | |
| } | |
| .st-emotion-cache-11ig4q4 { | |
| background-color: transparent ; | |
| } | |
| .st-emotion-cache-mtjnbi { | |
| padding: 0 ; | |
| } | |
| .st-ba { | |
| border-bottom-color: rgba(49, 51, 63, 0.2) ; | |
| } | |
| .st-b9 { | |
| border-top-color: rgba(49, 51, 63, 0.2) ; | |
| } | |
| .st-b8 { | |
| border-right-color: rgba(49, 51, 63, 0.2) ; | |
| } | |
| .st-b7 { | |
| border-left-color: rgba(49,51,63,0.2) ; | |
| } |