Remove unnecessary style

This commit is contained in:
Frédéric Guillot 2018-06-26 22:59:16 -07:00
parent dd78fb4340
commit 9d8b5421ed
2 changed files with 3 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@ -705,12 +705,6 @@ article.feed-parsing-error {
font-family: Georgia, serif;
}
.entry-content blockquote + p {
color: #555;
font-style: italic;
font-weight: 200;
}
.entry-content q {
color: purple;
font-family: Georgia, serif;