Skip to content

Commit

Permalink
css fix of headerlink margin (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
timhoffm authored and ryan-roemer committed Jan 9, 2018
1 parent bb79781 commit 58a5798
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ div.highlight {
background: none;
}

a.headerlink {
margin-left: 0.25em;
}

a.footnote-reference {
vertical-align: super;
font-size: 75%;
Expand Down

0 comments on commit 58a5798

Please sign in to comment.