Changeset b4af6f3 in Klonkt for src/views/pages/paid-gate.ejs
- Timestamp:
- 08/24/2026 07:22:58 AM (2 weeks ago)
- Branches:
- main
- Children:
- 27cb1e3
- Parents:
- fbacddc
- File:
-
- 1 edited
-
src/views/pages/paid-gate.ejs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/paid-gate.ejs
rfbacddc rb4af6f3 8 8 <% if (typeof pgTeaser !== 'undefined' && pgTeaser) { %> 9 9 <div class="pg-teaser"><p><%= pgTeaser %></p></div> 10 <% } %> 11 12 <%# De opengezette muziek staat VOOR de poort en niet erachter: wie hem in een 13 hub of in Mastodon al kan afspelen, hoort hem ook hier te kunnen afspelen. 14 Alleen de tekst zit achter de poort, en die staat hier niet -- de route 15 geeft alleen de audio-shortcodes mee (paidOpenAudioHtml). %> 16 <% if (typeof pgAudio !== 'undefined' && pgAudio) { %> 17 <div class="pg-audio post-content"><%- pgAudio %></div> 10 18 <% } %> 11 19 … … 39 47 .pg-teaser { font-family: var(--font-body, serif); font-size: 1.1rem; line-height: 1.7; color: var(--ink); opacity: .95; 40 48 -webkit-mask-image: linear-gradient(180deg, #000 55%, transparent); mask-image: linear-gradient(180deg, #000 55%, transparent); } 49 .pg-audio { margin: 1.5rem 0 0; } 41 50 .pg-card { margin: 1.5rem 0 0; border: 1px solid color-mix(in srgb, var(--ink, #000) 16%, transparent); border-radius: 18px; padding: 30px 26px; text-align: center; } 42 51 .pg-lock { font-size: 38px; margin-bottom: 6px; }
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)