Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
rchrdgwr
/
production_app
like
0
Sleeping
App
Files
Files
Community
278ff72
production_app
/
public
/
custom_styles.css
rchrdgwr
Add .gitignore file
278ff72
about 1 month ago
raw
Copy download link
history
blame
Safe
241 Bytes
.message
{
background-color
:
#E3F2FD
!important
;
/* Light Blue background */
color
:
#1A237E
!important
;
/* Dark Indigo text */
}
.MuiToolbar-root
{
background-color
:
#b7dcf1
!important
;
/* Medium Blue background */
}