Skip to content

Commit

Permalink
Set the font-weight for links to 'normal', to prevent ugly bold links.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter committed Oct 19, 2013
1 parent 60a14f6 commit b6738b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@
.sf-toolbar-block .sf-toolbar-icon > a,
.sf-toolbar-block .sf-toolbar-icon > span {
display: block;
font-weight: normal;
text-decoration: none;
margin: 0;
padding: 5px 8px;
Expand Down

0 comments on commit b6738b6

Please sign in to comment.