diff --git a/public_html/lib/tpl/e/css/modifications.css b/public_html/lib/tpl/e/css/modifications.css index d6573deb..18e7d906 100644 --- a/public_html/lib/tpl/e/css/modifications.css +++ b/public_html/lib/tpl/e/css/modifications.css @@ -499,6 +499,12 @@ blockquote { border-left: 4px solid #404040; } +blockquote p { + font-size: inherit; + font-weight: inherit; + line-height: inherit; +} + .search_results { background-color: #202020; padding: 20px;