mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Fix : Replaced teal with actual colour code
This commit is contained in:
parent
d8f1639683
commit
83fea236f2
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ nav {
|
||||||
|
|
||||||
/* Special Branded Color Classes*/
|
/* Special Branded Color Classes*/
|
||||||
.lbry-teal {
|
.lbry-teal {
|
||||||
background-color:rgb(3, 76, 105);
|
background-color:rgb(40, 212, 226);
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-item.active {
|
.dropdown-item.active {
|
||||||
|
|
Loading…
Add table
Reference in a new issue