Skip to content

Commit b17181e

Browse files
committed
Refactored .exturl class & improve variables for a tags. [2]
1 parent 6a6fb74 commit b17181e

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)