Show caption elements in content as an h2 heading

This commit is contained in:
Anthony Johnson 2015-05-04 14:52:26 -07:00
parent a61976af31
commit 13a6cc6657
3 changed files with 5 additions and 3 deletions

View File

@ -97,6 +97,8 @@
.align-center .align-center
margin: auto margin: auto
display: block display: block
p.caption
@extend h2
// This is the #href that shows up on hover. Sphinx's is terrible so I hack it away. // This is the #href that shows up on hover. Sphinx's is terrible so I hack it away.
h1, h2, h3, h4, h5, h6, dl dt, p.caption h1, h2, h3, h4, h5, h6, dl dt, p.caption

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long