Signet network color.

This commit is contained in:
softsimon
2021-02-21 01:45:52 +07:00
parent bc8fd92ee6
commit bd6df3a94d
5 changed files with 14 additions and 2 deletions

View File

@@ -67,6 +67,10 @@ nav {
background-color: #1d486f;
}
.signet.active {
background-color: #6f1d5d;
}
.dropdown-divider {
border-top: 1px solid #121420;
}