Skip to content

Commit 2b08fe8

Browse files
JLHwungchrisvfritz
authored andcommitted
_common.styl: unify #donate a font-family (#568)
* _common.styl: unify #donate a font-family * Improve style of donate button for $body-font
1 parent f8dcbfd commit 2b08fe8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

themes/vue/source/css/_common.styl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,11 +194,12 @@ a.button
194194
border: 1px solid #d4d4d4
195195
img
196196
display: inline-block
197-
vertical-align: middle
197+
vertical-align: bottom
198198
width 14px
199199
height 14px
200200
a
201-
font 700 11px/14px 'Helvetica Neue', Helvetica, Arial, sans-serif
201+
font 700 14px/14px $body-font
202+
margin-left: 2px
202203
color #333333
203204
text-shadow 0 1px 0 #fff
204205
&:hover

0 commit comments

Comments
 (0)