Changeset a6e6f63 in Klonkt for src/views


Ignore:
Timestamp:
06/26/2026 01:30:43 PM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
8334d27
Parents:
73045f9
Message:

tweak(volgend): drop the 'What do these options do?' heading, keep the Featured line

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/pages/volgend.ejs

    r73045f9 ra6e6f63  
    77
    88  <div class="tl-explain">
    9     <h2 class="tl-explain-h"><%= t('tl.explain_heading') %></h2>
    109    <p><span class="tl-explain-tag">✨ <%= t('tl.autoboost') %></span> — <%= t('tl.autoboost_hint') %></p>
    1110  </div>
     
    4847    background: color-mix(in srgb, var(--accent, #888) 8%, transparent);
    4948    border: 1px solid color-mix(in srgb, var(--accent, #888) 22%, transparent); }
    50   .tl-explain-h { font-size: .95rem; margin: 0 0 .5rem; }
    5149  .tl-explain p { margin: .3rem 0; font-size: .85rem; color: var(--ink-soft, #888); line-height: 1.5; }
    5250  .tl-explain-tag { font-weight: 600; color: var(--ink, inherit); white-space: nowrap; }
Note: See TracChangeset for help on using the changeset viewer.