mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +00:00
Use grey for blockquotes
This commit is contained in:
parent
e985805958
commit
0449bf5537
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1157,7 +1157,7 @@ Usage (In Ghost editor):
|
||||
.post-full-content blockquote {
|
||||
margin: 0 0 1.5em;
|
||||
padding: 0 1em;
|
||||
border-left: var(--brand) 4px solid;
|
||||
border-left: var(--lightgrey) 4px solid;
|
||||
}
|
||||
@media (max-width: 500px) {
|
||||
.post-full-content blockquote {
|
||||
|
Loading…
Reference in New Issue
Block a user