mirror of
https://github.com/scottchiefbaker/ESP-WebOTA.git
synced 2024-08-30 18:12:33 +00:00
Tweak the blue color a bit
This commit is contained in:
parent
45ed3ebba0
commit
980c1610d0
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user