diff --git a/style.css b/style.css index 1bd8a1f..9105835 100644 --- a/style.css +++ b/style.css @@ -301,6 +301,10 @@ ol { font-weight: 300; } .article-content p, .article-content em, .article-content p em { font-weight: 300; } + .article-content .article-excerpt { + padding: 0 0.5em 0 0.5em; + font-style: italic; + font-size: calc(3.5mm + 0.4vw); } /* 2.3 - Titles */ h1, h2, h3, h4, h5, h6, h7 {