Changeset 847775c in Klonkt for src/views/pages/read.ejs
- Timestamp:
- 08/18/2026 06:47:58 PM (3 weeks ago)
- Branches:
- main
- Children:
- 03ff677
- Parents:
- 87696ce
- git-author:
- Bart <bart@…> (08/18/2026 04:42:55 AM)
- git-committer:
- Bart <bart@…> (08/18/2026 06:47:58 PM)
- File:
-
- 1 edited
-
src/views/pages/read.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/read.ejs
r87696ce r847775c 80 80 .on-read .read-post + .read-post { border-top: 1px solid color-mix(in srgb, currentColor 12%, transparent); } 81 81 82 /* De titel is een link, maar mag er niet als een link uitzien: dit is een 83 leesscherm, geen index. Onderstrepen pas als je hem aanwijst. */ 84 .on-read .read-title a { color: inherit; text-decoration: none; } 85 .on-read .read-title a:hover, 86 .on-read .read-title a:focus-visible { text-decoration: underline; } 87 88 /* De aankondiging onderaan: waar de tik je heen brengt. */ 89 .on-read .read-foot { margin-top: 2rem; } 90 .on-read .read-open { 91 display: inline-block; font-size: .9rem; opacity: .75; 92 text-decoration: none; border-bottom: 1px solid currentColor; padding-bottom: 1px; 93 } 94 .on-read .read-open:hover, .on-read .read-open:focus-visible { opacity: 1; } 95 82 96 .on-read .read-head { padding-bottom: .5rem; } 83 97 .on-read .read-title { font-size: clamp(1.6rem, 4vw, 2.4rem); line-height: 1.15; margin: 0 0 .3rem; }
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)