Skip to content

Commit

Permalink
remet la flèche et la note sur la même ligne
Browse files Browse the repository at this point in the history
  • Loading branch information
fdambrine authored and artragis committed Jul 26, 2018
1 parent 5fa0a83 commit 244b763
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion assets/scss/base/_content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -407,11 +407,14 @@ td code {
}
}

.footnote {
.footnote, .footnotes{
opacity: .7;

ol {
padding-left: 25px;
p {
display: inline;
}
}
}

Expand Down

0 comments on commit 244b763

Please sign in to comment.