Taylohtio/IDP/react/idp-ui/public/style/test1.css

11 lines
192 B
CSS

.banner .MuiPaper-root {
background-color: rgba(0, 150, 127, 0.9);
}
.banner .MuiButton-root {
background-color: #7abb59;
}
.banner .MuiButton-root:hover {
background-color: #7abb59;
}