Changeset ee25d45 in Klonkt
- Timestamp:
- 06/17/2026 12:46:48 AM (3 months ago)
- Branches:
- main
- Children:
- a3e2f17
- Parents:
- 6b0a8e2
- Location:
- src
- Files:
-
- 2 edited
-
assets/css/style.css (modified) (1 diff)
-
views/partials/shared-styles.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/assets/css/style.css
r6b0a8e2 ree25d45 2024 2024 border-bottom: 1px solid var(--rule); 2025 2025 background: var(--paper); 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;2026 /* Bottom margin gives breathing room between the switcher bar and the 2027 first post. margin-top staat in shared-styles.ejs (de winnende inline 2028 <style>) — symmetrisch op 1.5rem. */ 2029 2029 margin-bottom: 1.5rem; 2030 2030 } -
src/views/partials/shared-styles.ejs
r6b0a8e2 ree25d45 6 6 border-bottom: 1px solid var(--rule); 7 7 background: var(--paper); 8 /* Breathing room: profile-header has padding-bottom 1.5rem already, so a9 s mall additional margin-top gives the switcher its own visual layer. */10 margin-top: 0.5rem;8 /* Even veel lucht boven als onder de pill-balk (margin-bottom = 1.5rem in 9 style.css). Was 0.5rem → voelde scheef. */ 10 margin-top: 1.5rem; 11 11 } 12 12 .view-switcher-wrap .container {
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)