mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Callout style refinements
This commit is contained in:
parent
49170e7ff2
commit
acd0223f5b
1 changed files with 4 additions and 0 deletions
|
@ -55,4 +55,8 @@
|
||||||
.kg-callout-card div.kg-callout-text {
|
.kg-callout-card div.kg-callout-text {
|
||||||
font-size: .95em;
|
font-size: .95em;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.kg-callout-card + .kg-callout-card {
|
||||||
|
margin-top: 1em;
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue