diff --git a/themes/chameleon/source/css/_source.css b/themes/chameleon/source/css/_source.css index 139b6cb..2371363 100644 --- a/themes/chameleon/source/css/_source.css +++ b/themes/chameleon/source/css/_source.css @@ -391,10 +391,6 @@ span.index-list-count:after { font-style: italic; } -.article .article-entry blockquote footer cite a { - border-bottom: 1px solid #eee; -} - .article .article-entry blockquote footer cite:before { content: "—"; padding: 0 0.5em; diff --git a/themes/chameleon/source/css/chameleon.css b/themes/chameleon/source/css/chameleon.css index 3df2bc6..79a9693 100644 --- a/themes/chameleon/source/css/chameleon.css +++ b/themes/chameleon/source/css/chameleon.css @@ -862,10 +862,6 @@ span.index-list-count:after { font-style: italic; } -.article .article-entry blockquote footer cite a { - border-bottom: 1px solid #eee; -} - .article .article-entry blockquote footer cite:before { content: "—"; padding: 0 0.5em;