portal: home progress bar colours
This commit is contained in:
parent
4686daf449
commit
c076681449
2 changed files with 6 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue