mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Merge pull request #194 from agjohnson/sphinx-caption-body
Show caption elements in content as an h2 heading
This commit is contained in:
@@ -97,6 +97,8 @@
|
||||
.align-center
|
||||
margin: auto
|
||||
display: block
|
||||
p.caption
|
||||
@extend h2
|
||||
|
||||
// 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
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user