Tweak the blue color a bit

This commit is contained in:
Scott Baker 2023-03-06 15:08:16 -08:00
parent 45ed3ebba0
commit 980c1610d0

View File

@ -125,7 +125,7 @@ input[type=file]::file-selector-button, .btn {
.btn {
margin-top: 12px;
background-image: linear-gradient(to bottom,#428bca 0,#2d6ca2 100%);
background-image: linear-gradient(to bottom,#78addb 0,#2d6ca2 100%);
}
.prog_bar {