Style update

This commit is contained in:
marijo 2026-06-09 13:11:21 +00:00
parent 8ee4fef1a3
commit 30985747a6
2 changed files with 2 additions and 1 deletions

View file

@ -349,6 +349,7 @@ tbody tr:hover { background: rgba(255,255,255,.04); }
color: var(--ink);
}
.month-entry small { color: var(--muted); }
.month-entry.past-vacation-entry > strong { text-decoration: line-through; }
.entry-date { font-size: .68rem; }
.planner-entry-meta {
display: inline;