Skip to content

Commit

Permalink
aside styles
Browse files Browse the repository at this point in the history
  • Loading branch information
danburzo committed Oct 22, 2018
1 parent 824ef45 commit c5c8952
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions templates/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,13 @@ article:not(:last-of-type) {
margin: 0.65em 0;
}

.article__content aside {
font-family: var(--alt-font);
font-size: 0.9em;
line-height: 1.44;
padding-left: 2em;
}

/*
Page header / footer
--------------------
Expand Down

0 comments on commit c5c8952

Please sign in to comment.