Changeset b607d4d in Klonkt
- Timestamp:
- 06/29/2026 11:01:19 PM (2 months ago)
- Branches:
- main
- Children:
- 93b147d
- Parents:
- 054b603
- Location:
- src
- Files:
-
- 2 edited
-
assets/css/style.css (modified) (1 diff)
-
views/shell.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/assets/css/style.css
r054b603 rb607d4d 2475 2475 overflow: hidden; 2476 2476 z-index: 1; 2477 /* Federated link posts can have a long bare URL as their title — break it so it wraps 2478 inside the tile and clamps cleanly instead of overflowing past both edges. */ 2479 max-width: 100%; 2480 overflow-wrap: anywhere; 2481 word-break: break-word; 2482 hyphens: auto; 2477 2483 } 2478 2484 -
src/views/shell.ejs
r054b603 rb607d4d 205 205 206 206 <!-- v9 stylesheet (full palette system) --> 207 <link rel="stylesheet" href="/assets/css/style.css?v=6 3">207 <link rel="stylesheet" href="/assets/css/style.css?v=64"> 208 208 <script> 209 209 /* 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)