Images update
This commit is contained in:
@@ -236,6 +236,11 @@ ul { list-style: none; }
|
||||
background: rgba(255,255,255,0.15);
|
||||
border-color: rgba(255,255,255,0.22);
|
||||
}
|
||||
.nav-links a.nav-active {
|
||||
background: rgba(251,191,36,0.15) !important;
|
||||
border-color: rgba(251,191,36,0.3) !important;
|
||||
color: var(--gold) !important;
|
||||
}
|
||||
.nav-cta {
|
||||
background: linear-gradient(135deg, var(--orange), #EF4444) !important;
|
||||
color: var(--white) !important;
|
||||
|
||||
Reference in New Issue
Block a user