0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Added link styling for callout card with brand color as background

Refs https://github.com/TryGhost/Team/issues/1206
This commit is contained in:
Sanne de Vries 2021-12-03 14:08:18 +00:00
parent a07580b890
commit c0d5711d6d

View file

@ -42,6 +42,10 @@
color: #fff;
}
.kg-callout-card-accent a {
color: #fff;
}
.kg-callout-emoji {
padding-right: .8em;
line-height: 1.3em;