1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-01 17:38:37 +00:00

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

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;