Changeset 6b0a8e2 in Klonkt
- Timestamp:
- 06/17/2026 12:44:33 AM (3 months ago)
- Branches:
- main
- Children:
- ee25d45
- Parents:
- cbd1761
- Location:
- src
- Files:
-
- 2 edited
-
assets/css/style.css (modified) (1 diff)
-
views/shell.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/assets/css/style.css
rcbd1761 r6b0a8e2 2024 2024 border-bottom: 1px solid var(--rule); 2025 2025 background: var(--paper); 2026 /* Bottom margin gives breathing room between the switcher bar and the 2027 first post — without it the feed sits flush against the bar. */ 2026 /* Even veel lucht boven als onder de pill-balk (was scheef: ~8px boven / 2027 24px onder). Symmetrisch oogt rustiger. */ 2028 margin-top: 1.5rem; 2028 2029 margin-bottom: 1.5rem; 2029 2030 } -
src/views/shell.ejs
rcbd1761 r6b0a8e2 163 163 164 164 <!-- v9 stylesheet (full palette system) --> 165 <link rel="stylesheet" href="/assets/css/style.css?v= 3">165 <link rel="stylesheet" href="/assets/css/style.css?v=4"> 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)