Fix header and footer for all pages
This commit is contained in:
fraxle
2026-05-19 17:47:47 +01:00
parent fc89139ad0
commit 33616456b2
4 changed files with 169 additions and 16 deletions
+25
View File
@@ -638,6 +638,31 @@
color: #7a5c2a;
}
/* Site-wide footer - matches about and faq pages */
.utci-site-footer {
text-align: center;
padding: 2rem 1.5rem;
font-size: 0.82rem;
color: #b09870;
border-top: 1px solid #e0d0a8;
font-family: Manrope, sans-serif;
font-weight: 400;
text-transform: none;
letter-spacing: 0;
line-height: 1.7;
}
.utci-site-footer a {
color: #b09870;
text-decoration: none;
transition: color 0.2s;
}
.utci-site-footer a:hover {
color: #c8922a;
text-decoration: underline;
}
/* ── 12. RESPONSIVE (mobile) ───────────────────────────────────────── */
/* On screens narrower than 800px, stack the header vertically and