nice progress bar color

This commit is contained in:
Christian Herzog
2019-09-29 19:46:38 +02:00
parent 59c0b42b23
commit 8a7ad77e55

View File

@@ -297,6 +297,10 @@ input, textarea {
width: 60%; width: 60%;
} }
.progress-bar {
background-color: #037AF0;
}
.footer { .footer {
position: fixed; position: fixed;
left: 0; left: 0;