Skip to content

Commit

Permalink
Merge pull request #33 from Thiht/master
Browse files Browse the repository at this point in the history
feat: style Hugo figure shortcode
  • Loading branch information
matcornic authored Jan 27, 2017
2 parents be56ee9 + ac8edeb commit a1a967c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
8 changes: 8 additions & 0 deletions static/css/hugo-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -202,3 +202,11 @@ h6 {
p {
margin: 1rem 0;
}

figcaption h4 {
font-weight: 300 !important;
opacity: .85;
font-size: 1em;
text-align: center;
margin-top: -1.5em;
}
5 changes: 5 additions & 0 deletions static/css/theme.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a1a967c

Please sign in to comment.