Changeset 69a10e7 in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/28/2026 11:16:48 AM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
2f919c0
Parents:
2eca083
Message:

style(covers): subtle 0.4px blur on grid + timeline covers to smooth downscaled line-art

  • assets/css/style.css — .grid-tile-img + .post-list-cover img get filter: blur(.4px)
  • views/shell.ejs — style.css cache buster v59
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    r2eca083 r69a10e7  
    198198
    199199<!-- v9 stylesheet (full palette system) -->
    200 <link rel="stylesheet" href="/assets/css/style.css?v=58">
     200<link rel="stylesheet" href="/assets/css/style.css?v=59">
    201201<script>
    202202/* iOS safe-area, built by hand. env(safe-area-inset-top) resolves to 0 on this iOS in
Note: See TracChangeset for help on using the changeset viewer.