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