Spaces:
Build error
Build error
@font-face { | |
font-family: Graphik; | |
font-weight: regular; | |
src: url("https://www.signlanguagerecognition.com/supplementary/GraphikRegular.otf") format("opentype"); | |
} | |
@font-face { | |
font-family: Graphik; | |
font-weight: bold; | |
src: url("https://www.signlanguagerecognition.com/supplementary/GraphikBold.otf") format("opentype"); | |
} | |
@font-face { | |
font-family: MonumentExpanded; | |
font-weight: regular; | |
src: url("https://www.signlanguagerecognition.com/supplementary/MonumentExtended-Regular.otf") format("opentype"); | |
} | |
@font-face { | |
font-family: MonumentExpanded; | |
font-weight: bold; | |
src: url("https://www.signlanguagerecognition.com/supplementary/MonumentExtended-Ultrabold.otf") format("opentype"); | |
} | |
html { | |
font-family: "Graphik"; | |
} | |
.text-gray-500 { | |
font-family: "Graphik"; | |
} | |
p { | |
font-family: "Graphik"; | |
} | |
.leading-snug, summary, .gr-button, .gr-sample-dropdown, .p-2, .flex-col{ | |
font-family: "Graphik"; | |
} | |
.output-class { | |
font-family: "MonumentExpanded"; | |
} | |
h1 { | |
font-family: "MonumentExpanded"; | |
} | |
#12 { | |
- background-image: linear-gradient(to left, #61D836, #6CB346) ; | |
background-color: #61D836 ; | |
} | |
#12:hover { | |
- background-image: linear-gradient(to left, #61D836, #6CB346) ; | |
background-color: #6CB346 ; | |
border: 0 ; | |
border-color: 0 ; | |
} | |
.dark .gr-button-primary { | |
--tw-gradient-from: #61D836; | |
--tw-gradient-to: #6CB346; | |
border: 0 ; | |
border-color: 0 ; | |
} | |
.dark .gr-button-primary:hover { | |
--tw-gradient-from: #64A642; | |
--tw-gradient-to: #58933B; | |
border: 0 ; | |
border-color: 0 ; | |
} | |
.gr-prose li { | |
margin-top: 0 ; | |
margin-bottom: 0 ; | |
} | |
.gr-prose ol ol, .gr-prose ol ul, .gr-prose ul ol, .gr-prose ul ul { | |
margin-top: 0 ; | |
margin-bottom: 0 ; | |
} | |
.gr-prose h1 { | |
font-size: 1.75em ; | |
text-align: left ; | |
} | |
.unselectable { | |
-webkit-user-select: none; | |
-moz-user-select: none; | |
-ms-user-select: none; | |
user-select: none; | |
} | |
footer { | |
opacity: 0 ; | |
alpha: 0 ; | |
} | |
#component-15 { | |
width: 50% ; | |
} |