added firebase & changed main tab color, uyear stand out
This commit is contained in:
@@ -58,8 +58,8 @@
|
||||
}
|
||||
.nav-btn:hover { color: var(--text-h); }
|
||||
.nav-btn.active {
|
||||
background: var(--bg);
|
||||
color: var(--text-h);
|
||||
box-shadow: 0 1px 4px rgba(0,0,0,0.08);
|
||||
background: #7c3aed;
|
||||
color: #fff;
|
||||
box-shadow: 0 1px 4px rgba(124,58,237,0.25);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user