日ごとノートなどのカードの背景色を変更するUserCSS
code:style.css
.grid li.page-list-item > ahref^="/rashitamemo/2025" {
background-color: #F0EDC0 !important;
}
.grid li.page-list-item > ahref^="/rashitamemo/%F0%9F%94%AC%" {
background-color: aliceblue !important;
}