Spaces:
Sleeping
Sleeping
File size: 390 Bytes
0e9ef68 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
.message {
background-color: #E3F2FD !important; /* Light Blue background */
color: #1A237E !important; /* Dark Indigo text */
}
.MuiToolbar-root {
background-color: #b7dcf1 !important; /* Medium Blue background */
}
.css-h5tjrl {
background-color: #1fa11f !important; /* Light Green background */
color: #d3e6d3 !important; /* Dark Green text */
} |