mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-04 08:54:36 +03:00
Fixed callout card link invisible on brand-color background in AMP
This commit is contained in:
parent
1f06cf7d2c
commit
1bc64dc7e4
@ -625,6 +625,10 @@
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.kg-callout-card-accent a {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
.kg-callout-emoji {
|
.kg-callout-emoji {
|
||||||
padding-right: 16px;
|
padding-right: 16px;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
|
Loading…
Reference in New Issue
Block a user