Changeset cbd1761 in Klonkt
- Timestamp:
- 06/17/2026 12:34:22 AM (3 months ago)
- Branches:
- main
- Children:
- 6b0a8e2
- Parents:
- 79bba6e
- File:
-
- 1 edited
-
src/views/pages/hub-home.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/hub-home.ejs
r79bba6e rcbd1761 99 99 .hub { width: 100%; position: relative; } 100 100 101 /* ── Minimale auth-nav (over de hero) ─────────────────────────────── */ 102 .hub-nav { position: absolute; top: 0; left: 0; right: 0; z-index: 5; padding: 1rem 0; } 103 .hub-nav-inner { display: flex; justify-content: flex-end; align-items: center; gap: 1.4rem; } 104 .hub-nav-link { 105 color: var(--ink); text-decoration: none; font-weight: 600; font-size: 0.9rem; opacity: 0.85; 106 } 107 .hub-nav-link:hover { opacity: 1; color: var(--accent); } 108 .hub--img .hub-nav-link { color: #fff; text-shadow: 0 1px 3px rgba(0,0,0,.4); } 109 .hub--img .hub-nav-link:hover { color: #fff; opacity: 1; } 101 /* Hero sluit direct aan op de mini topnav-balk — geen tussenruimte boven de 102 hub-home (override van de globale main-padding-top). */ 103 .pcms-main { padding-top: 0; } 104 .hub-hero { margin-top: 0; } 110 105 111 106 /* ── Hero ─────────────────────────────────────────────────────────── */
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)