Changeset 66cfbaa in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/20/2026 01:54:27 PM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
2149f5a
Parents:
91c0a39
Message:

fix: grid columns (2/3/4) work on all feeds + readable language dropdown

  • Column override was scoped to body.on-home → circle/tag/user feeds stayed at 3 columns. Now body[data-grid-cols] .feed-grid .grid-tiles → works everywhere.
  • .footer-lang option gets paper/ink colours (was unreadable white-on-white in dark).

style.css?v=26.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    r91c0a39 r66cfbaa  
    163163
    164164<!-- v9 stylesheet (full palette system) -->
    165 <link rel="stylesheet" href="/assets/css/style.css?v=25">
     165<link rel="stylesheet" href="/assets/css/style.css?v=26">
    166166
    167167<!-- Audio player styles: loaded on every page so the mini-player works
Note: See TracChangeset for help on using the changeset viewer.