GBDC_Daulatpur / styles.css
Musawir19's picture
Update styles.css
ce339e4 verified
raw
history blame contribute delete
149 Bytes
body {
background-color: #1E90FF; /* Dark Blue Background */
}
.gradio-container {
background-color: #FFFACD; /* Light Yellow Interface */
}