mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-28 20:33:00 +02:00
Change loading bar color
This commit is contained in:
@ -74,3 +74,7 @@ body {
|
|||||||
background-color: rgba(248, 249, 250, 0.9);
|
background-color: rgba(248, 249, 250, 0.9);
|
||||||
border-color: rgb(0, 119, 139);
|
border-color: rgb(0, 119, 139);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.turbolinks-progress-bar {
|
||||||
|
background-color: #01D3FB;
|
||||||
|
}
|
Reference in New Issue
Block a user