소스 검색

Links inside blockquotes should be consistent with links in article paragraph

Talha Mansoor 10 년 전
부모
커밋
44c8fbcfe6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;