Dropdown color update.
This commit is contained in:
@@ -34,4 +34,16 @@ nav {
|
||||
position: absolute;
|
||||
top: 13px;
|
||||
left: 70px;
|
||||
}
|
||||
}
|
||||
|
||||
.mainnet.active {
|
||||
background-color: #653b9c;
|
||||
}
|
||||
|
||||
.liquid.active {
|
||||
background-color: #116761;
|
||||
}
|
||||
|
||||
.testnet.active {
|
||||
background-color: #1d486f;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user