Added Actual Dark Green

This commit is contained in:
eniamza 2020-06-10 17:51:16 +06:00
parent 83fea236f2
commit 6cc459e018

View file

@ -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);