guruzee / src /style.css
Sunil Surendra Singh
added gradio client code
c803eb6
raw
history blame contribute delete
149 Bytes
.orange-button {
background-color: orange !important;
}
.gray-button {
background-color: #5e6061 !important;
}
footer {
visibility: hidden;
}