add: entry metadata

This commit is contained in:
trisua 2025-07-21 02:11:23 -04:00
parent d80368e6c2
commit b505199492
11 changed files with 631 additions and 45 deletions

View file

@ -178,6 +178,10 @@ video {
appearance: none;
}
.button.small {
--h: 28px;
}
.button:hover {
background: var(--color-super-raised);
}