- Timestamp:
- 06/17/2026 01:03:25 AM (3 months ago)
- Branches:
- main
- Children:
- 3068cc0
- Parents:
- d8693e4
- Location:
- src/views
- Files:
-
- 2 edited
-
partials/topnav.ejs (modified) (1 diff)
-
shell.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; -
src/views/shell.ejs
rd8693e4 rc2a9522 163 163 164 164 <!-- v9 stylesheet (full palette system) --> 165 <link rel="stylesheet" href="/assets/css/style.css?v= 4">165 <link rel="stylesheet" href="/assets/css/style.css?v=5"> 166 166 167 167 <!-- Audio player styles: loaded on every page so the mini-player works
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)