Skip to content

_common.styl: unify #donate a font-family #568

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 5, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions themes/vue/source/css/_common.styl
Original file line number Diff line number Diff line change
Expand Up @@ -194,11 +194,12 @@ a.button
border: 1px solid #d4d4d4
img
display: inline-block
vertical-align: middle
vertical-align: bottom
width 14px
height 14px
a
font 700 11px/14px 'Helvetica Neue', Helvetica, Arial, sans-serif
font 700 14px/14px $body-font
margin-left: 2px
color #333333
text-shadow 0 1px 0 #fff
&:hover
Expand Down