pic-to-story / style.css
Sunil Surendra Singh
First commit
9d8add7
raw
history blame
167 Bytes
.gradio-container {
background-color: #cccfd8;
}
.orange-button {
background-color: orange !important;
}
.gray-button {
background-color: #5e6061 !important;
}