Skip to content

Commit

Permalink
Merge pull request #136 from uhoreg/sidenote-number-size
Browse files Browse the repository at this point in the history
match font size for sidenote numbers
  • Loading branch information
daveliepmann authored Aug 11, 2018
2 parents 680576f + 91c9c91 commit 58d3cf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tufte.css
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ img { max-width: 100%; }
left: 0.1rem; }

.sidenote:before { content: counter(sidenote-counter) " ";
font-size: 1rem;
top: -0.5rem; }

blockquote .sidenote, blockquote .marginnote { margin-right: -82%;
Expand Down

0 comments on commit 58d3cf8

Please sign in to comment.