new: Added motto display on home page and archive pages

This commit is contained in:
2024-12-18 17:46:15 +08:00
parent 69f44a7271
commit 8704c7d4ff
12 changed files with 105 additions and 16 deletions

View File

@@ -22,4 +22,8 @@
.history-post-pagination-item {
color: var(--secondary-text-color);
padding-right: 10px;
}
#archive-motto-container {
color: var(--secondary-text-color);
}