Spaces:
Sleeping
Sleeping
File size: 241 Bytes
278ff72 |
1 2 3 4 5 6 7 8 9 |
.message {
background-color: #E3F2FD !important; /* Light Blue background */
color: #1A237E !important; /* Dark Indigo text */
}
.MuiToolbar-root {
background-color: #b7dcf1 !important; /* Medium Blue background */
}
|