Changeset cbe4f4e in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/26/2026 10:20:37 AM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
98688c6
Parents:
72bf38f
Message:

style: transparent covers on white everywhere (not just the Cirkel)

Move the white-bg-behind-covers rule from the Cirkel page to global style.css:
.post-cover img / .post-list-cover img / .grid-tile (non-gradient). So any
transparent PNG/WebP cover sits on white on a dark theme, in every feed/post view.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

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