mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Show caption elements in content as an h2 heading
This commit is contained in:
parent
a61976af31
commit
13a6cc6657
|
@ -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
Loading…
Reference in New Issue
Block a user