portal: home progress bar colours

This commit is contained in:
Iain Learmonth 2022-05-14 11:14:49 +01:00
parent 4686daf449
commit c076681449
2 changed files with 6 additions and 2 deletions

View file

@ -101,6 +101,10 @@ body {
box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}
.bg-onion {
background-color: #7d4698;
}
.btn-onion {
background-color: #7d4698;
border-color: #7d4698;