mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Added Twitter styles to email template
This commit is contained in:
parent
94cfbb19fc
commit
8515388ce6
1 changed files with 10 additions and 0 deletions
|
@ -567,6 +567,16 @@ figure blockquote p {
|
|||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
.kg-twitter-link {
|
||||
display: block;
|
||||
text-decoration: none !important;
|
||||
color: #15212A !important;
|
||||
font-family: inherit !important;
|
||||
font-size: 15px;
|
||||
padding: 8px;
|
||||
line-height: 1.3em;
|
||||
}
|
||||
|
||||
.kg-callout-card {
|
||||
display: flex;
|
||||
margin: 0 0 1.5em 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue