diff --git a/layouts/shortcodes/notice.html b/layouts/shortcodes/notice.html
index 75092f2..afda0d1 100644
--- a/layouts/shortcodes/notice.html
+++ b/layouts/shortcodes/notice.html
@@ -61,11 +61,12 @@
}
.notice.series .notice-title {
- background: rgb(96.1%, 89.4%, 45.1%)
+ {{/* background: rgb(96.1%, 89.4%, 45.1%); */}}
+ background: #0c3484;
}
.notice.series {
- background: #FFFFE7
+ {{/* background: #5981D1; */}}
}
.icon-notice {