Changeset c2a9522 in Klonkt for src/views/partials
- Timestamp:
- 06/17/2026 01:03:25 AM (3 months ago)
- Branches:
- main
- Children:
- 3068cc0
- Parents:
- d8693e4
- File:
-
- 1 edited
-
src/views/partials/topnav.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/topnav.ejs
rd8693e4 rc2a9522 364 364 min-width: 220px; 365 365 padding: .35rem; 366 /* Frosted glass: bewust transparanter (was 92%) zodat de blur écht doorkomt. */367 background: color-mix(in srgb, var(--paper) 6 6%, transparent);368 backdrop-filter: blur( 20px) saturate(180%);369 -webkit-backdrop-filter: blur( 20px) saturate(180%);366 /* Frosted glass: transparant + zware blur zodat het frosted effect duidelijk is. */ 367 background: color-mix(in srgb, var(--paper) 60%, transparent); 368 backdrop-filter: blur(34px) saturate(190%); 369 -webkit-backdrop-filter: blur(34px) saturate(190%); 370 370 border: 1px solid var(--rule); 371 371 border-radius: 12px;
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)