Changeset 848b76d in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/24/2026 05:36:40 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
62dea30
Parents:
b2c3699
Message:

Prettier fediverse stats: monochrome line-icons + clean outline pills

Replace the multicolour emoji (star/repeat/speech) with consistent monochrome SVG
line-icons in subtle bordered pills, matching the site's aesthetic; the ⭐ like
hovers to the accent colour. style.css?v=48.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    rb2c3699 r848b76d  
    175175
    176176<!-- v9 stylesheet (full palette system) -->
    177 <link rel="stylesheet" href="/assets/css/style.css?v=47">
     177<link rel="stylesheet" href="/assets/css/style.css?v=48">
    178178
    179179<!-- Audio player styles: loaded on every page so the mini-player works
Note: See TracChangeset for help on using the changeset viewer.