mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Added Actual Dark Green
This commit is contained in:
parent
83fea236f2
commit
6cc459e018
1 changed files with 3 additions and 0 deletions
|
@ -111,6 +111,9 @@ nav {
|
|||
.lbry-teal {
|
||||
background-color:rgb(40, 212, 226);
|
||||
}
|
||||
.lbry-dark {
|
||||
background-color:rgb(3, 76, 105);
|
||||
}
|
||||
|
||||
.dropdown-item.active {
|
||||
background-color:rgb(3, 76, 105);
|
||||
|
|
Loading…
Add table
Reference in a new issue