Spaces:
Running
Running
File size: 116 Bytes
9d8add7 |
1 2 3 4 5 6 7 8 |
.orange-button {
background-color: orange !important;
}
.gray-button {
background-color: #5e6061 !important;
}
|