Browse Source

Links inside blockquotes should be consistent with links in article paragraph

Talha Mansoor 9 years ago
parent
commit
44c8fbcfe6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      static/css/elegant.css

+ 1 - 0
static/css/elegant.css

@@ -171,6 +171,7 @@ div.highlight {
 /* Article */
 article p:not(#list-of-translations):not(#post-share-links) a,
 article ol a,
+blockquote a,
 article div.article-content ul:not(.articles-timeline):not(.related-posts-list) a {
     border-bottom: thin dashed #A9A9A9;
     color: #000;