Changeset ca0ad44 in Klonkt for src/views/pages
- Timestamp:
- 06/27/2026 09:14:55 AM (2 months ago)
- Branches:
- main
- Children:
- 5421ce1
- Parents:
- a3e0746
- File:
-
- 1 edited
-
src/views/pages/news.ejs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/news.ejs
ra3e0746 rca0ad44 43 43 44 44 <% if (p.embedHtml) { %><div class="tl-embed"><%- p.embedHtml %></div><% } %> 45 <% if (p.embedUrl) { %><a class="tl-embed-open" href="<%= p.embedUrl %>" target="_blank" rel="noopener">▶ <%= t('tl.open_player') %></a><% } %> 45 46 46 47 <% if (p.url) { %><a class="tl-orig" href="<%= p.url %>" target="_blank" rel="nofollow noopener"><%= t('tl.view_original') %></a><% } %> … … 105 106 .tl-embed-bandcamp { aspect-ratio: auto; height: 470px; } 106 107 .tl-embed-apple { aspect-ratio: auto; height: 175px; } 108 .tl-embed-open { display: inline-block; margin: .45rem .9rem 0 0; font-size: .82rem; font-weight: 600; color: var(--accent); text-decoration: none; } 109 .tl-embed-open:hover { text-decoration: underline; } 107 110 108 111 .tl-orig { display: inline-block; margin: .7rem 0 0; font-size: .82rem; color: var(--accent, #06c); text-decoration: none; }
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)