Update index.css
This commit is contained in:
parent
a188656bf4
commit
660a181b6a
@ -75,16 +75,16 @@ body {
|
|||||||
|
|
||||||
.progressBar {
|
.progressBar {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: #1eff00;
|
background-color: #aef16b;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.yellow {
|
.yellow {
|
||||||
background-color: yellow;
|
background-color: #F0E68C;
|
||||||
}
|
}
|
||||||
|
|
||||||
.red {
|
.red {
|
||||||
background-color: red;
|
background-color: #CD5C5C;
|
||||||
}
|
}
|
||||||
|
|
||||||
.children {
|
.children {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user