Changes in src/views/pages/paid-gate.ejs [b4af6f3:156baa3] in Klonkt
- File:
-
- 1 edited
-
src/views/pages/paid-gate.ejs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/paid-gate.ejs
rb4af6f3 r156baa3 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 een13 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 route15 geeft alleen de audio-shortcodes mee (paidOpenAudioHtml). %>16 <% if (typeof pgAudio !== 'undefined' && pgAudio) { %>17 <div class="pg-audio post-content"><%- pgAudio %></div>18 10 <% } %> 19 11 … … 47 39 .pg-teaser { font-family: var(--font-body, serif); font-size: 1.1rem; line-height: 1.7; color: var(--ink); opacity: .95; 48 40 -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; }50 41 .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; } 51 42 .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)