Updating series admonition

Changing colour
This commit is contained in:
2020-07-22 23:59:47 +01:00
parent f08dd406cc
commit 1e35d5ca2d

View File

@@ -61,11 +61,12 @@
} }
.notice.series .notice-title { .notice.series .notice-title {
background: rgb(96.1%, 89.4%, 45.1%) {{/* background: rgb(96.1%, 89.4%, 45.1%); */}}
background: #0c3484;
} }
.notice.series { .notice.series {
background: #FFFFE7 {{/* background: #5981D1; */}}
} }
.icon-notice { .icon-notice {