Changeset 54d2f98 in Klonkt for src/views/pages/fedi-notifications.ejs
- Timestamp:
- 06/26/2026 01:17:36 PM (2 months ago)
- Branches:
- main
- Children:
- 98ceadd
- Parents:
- b6cdc3d
- File:
-
- 1 edited
-
src/views/pages/fedi-notifications.ejs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/fedi-notifications.ejs
rb6cdc3d r54d2f98 1 1 <div class="nt-wrap"> 2 <p class="fedi-back"><a class="btn btn-primary" href="/"><%= t('nav.back_to_site') %></a></p> 2 3 <h1 class="nt-title"><%= t('notif.title') %></h1> 3 4 <% if (!items || !items.length) { %> … … 31 32 <style> 32 33 .nt-wrap { max-width: 620px; margin: 2rem auto; padding: 0 1rem; } 34 .fedi-back { margin: 0 0 1.25rem; } 33 35 .nt-title { margin: 0 0 1.25rem; } 34 36 .nt-empty { color: var(--ink-soft, #888); }
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)