fix(dark): color for info custom block

pull/496/head
Michel EDIGHOFFER 4 years ago committed by GitHub
parent 4109acf67e
commit 2b9fd8723f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,6 +15,7 @@
.custom-block.info {
background-color: #f3f5f7;
color: var(--c-text-light-2);
border-color: var(--c-text-light-2);
}

Loading…
Cancel
Save