fix commands and stylign

This commit is contained in:
SpikeHD
2022-05-11 19:47:44 -07:00
parent 414a9eaa86
commit 3ee8ee7061
6 changed files with 37 additions and 10 deletions

View File

@@ -12,7 +12,7 @@
height: 20px;
width: 80%;
background-color: #fff;
color: #fff;
color: #c5c5c5;
border: 1px solid #ccc;
}
@@ -23,5 +23,5 @@
}
.ProgressText {
color: #fff;
color: #c5c5c5;
}