3 lines
50 B
CSS
3 lines
50 B
CSS
|
.barCompleted {
|
||
|
background-color: lightblue;
|
||
|
}
|