Changeset 6cabd18 in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/25/2026 10:32:52 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
eb2fe08
Parents:
67fe576
Message:

ux(grid): stack tile title + 'van <source>' credit instead of gluing them

The no-cover gradient tile is display:flex without a direction, so the title
and the cirkel-source span sat side by side and ran together ('Title!van X').
The source also inherited the tile link colour. Now: flex column (source below
the title), muted ink-soft colour + a chain prefix like the cover tiles. v=50.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    r67fe576 r6cabd18  
    198198
    199199<!-- v9 stylesheet (full palette system) -->
    200 <link rel="stylesheet" href="/assets/css/style.css?v=49">
     200<link rel="stylesheet" href="/assets/css/style.css?v=50">
    201201
    202202<!-- Audio player styles: loaded on every page so the mini-player works
Note: See TracChangeset for help on using the changeset viewer.