blockquote styling

This commit is contained in:
Heydon Pickering 2017-08-29 14:21:14 +01:00
parent 18f21715c0
commit 7ff60fdd14
3 changed files with 5 additions and 3 deletions

View File

@ -167,8 +167,9 @@ main ul ul, main ol ol {
margin-top: 0.5rem;
}
/* Blockquotes */
blockquote {
font-size: 0.75rem;
font-size: 0.85rem;
font-style: italic;
}
/* Buttons */

File diff suppressed because one or more lines are too long

View File

@ -167,8 +167,9 @@ main ul ul, main ol ol {
margin-top: 0.5rem;
}
/* Blockquotes */
blockquote {
font-size: 0.75rem;
font-size: 0.85rem;
font-style: italic;
}
/* Buttons */