Skip to content

Commit f4544dd

Browse files
authored
Merge pull request #423 from theme-next/dev
Refactored `.exturl` class & improve variables for `a` tags. [2] #422
2 parents 6a6fb74 + b17181e commit f4544dd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/css/_common/components/post/post.styl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
}
66
}
77

8+
.post-body span.exturl {
9+
.fa {
10+
font-size: 14px;
11+
margin-left: 4px;
12+
}
13+
}
14+
815
.post-body .fancybox img {
916
display: block !important;
1017
margin: 0 auto;

0 commit comments

Comments
 (0)