Images update

This commit is contained in:
Danny
2026-06-23 13:30:45 +01:00
parent a7fd6d145d
commit ae22501a6d
7 changed files with 32 additions and 17 deletions
+5
View File
@@ -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;