Changeset 3597763 in Klonkt for src/views/pages/news.ejs
- Timestamp:
- 07/26/2026 09:37:48 AM (6 weeks ago)
- Branches:
- main
- Children:
- ef1853c
- Parents:
- b5c2538
- File:
-
- 1 edited
-
src/views/pages/news.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/news.ejs
rb5c2538 r3597763 137 137 .tl-readmore:hover { text-decoration: underline; } 138 138 139 /* FEP-9098 custom emojis: small inline images, never treated as media. */ 140 img.emoji { height: 1.35em; width: auto; margin: 0 .04em; vertical-align: -0.22em; 141 display: inline-block; border-radius: 0; background: none; box-shadow: none; } 142 .tl-content img.emoji, .tl-quote-body img.emoji { max-width: none; } 143 144 /* FEP-044f embedded quote card (mirror of the Shaer QuoteCard). */ 145 .tl-quote { margin: .75rem 0 0; padding: .6rem .7rem; border-radius: 12px; 146 border: 1px solid color-mix(in srgb, var(--ink, #000) 12%, transparent); 147 background: color-mix(in srgb, var(--ink, #000) 3.5%, transparent); } 148 .tl-quote-head { display: flex; align-items: center; gap: .4rem; margin: 0 0 .35rem; min-width: 0; } 149 .tl-quote-avatar { flex: 0 0 auto; width: 22px; height: 22px; border-radius: 50%; object-fit: cover; background: #fff; } 150 .tl-quote-name { font-weight: 700; font-size: .85rem; color: var(--ink, inherit); white-space: nowrap; } 151 .tl-quote-handle { color: var(--ink-soft, #888); font-size: .78rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; min-width: 0; } 152 .tl-quote-body { line-height: 1.5; font-size: .92rem; color: var(--ink-soft, #555); 153 overflow-wrap: anywhere; max-height: 16em; overflow: hidden; } 154 .tl-quote-body p { margin: .3rem 0; } .tl-quote-body p:first-child { margin-top: 0; } .tl-quote-body p:last-child { margin-bottom: 0; } 155 .tl-quote-body a { color: var(--accent, #06c); } 156 .tl-quote-media { display: block; margin: .45rem 0 0; } 157 .tl-quote-media img { max-width: 100%; height: auto; border-radius: 8px; } 158 139 159 /* Always show the FULL image at its natural ratio — never cropped, no letterbox. */ 140 160 .tl-media { display: flex; flex-direction: column; gap: .4rem; margin: .75rem 0 0; }
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)