add journal-date

This commit is contained in:
Timi
2025-12-10 13:27:34 +08:00
parent 630c7fefcb
commit 58c55f3672
14 changed files with 895 additions and 64 deletions

View File

@ -12,7 +12,7 @@ page {
--theme-bg-primary: #FFFFFF;
--theme-bg-secondary: #F5F5F5;
--theme-bg-card: #FFFFFF;
--theme-bg-journal: #FFF8E1;
--theme-bg-journal: #fff2c8;
--theme-bg-overlay: rgba(0, 0, 0, .1);
--theme-bg-menu: rgba(255, 255, 255, .95);