Fix header links for captions in tables and figures

This commit is contained in:
Aaron Carlisle 2021-08-10 21:50:50 -04:00
parent 474f2ee131
commit 24e0374249
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -213,7 +213,7 @@
@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, table > caption, .code-block-caption
h1, h2, h3, h4, h5, h6, dl dt, p, p.caption, table > caption, .code-block-caption
.headerlink
opacity: 0
font-size: 14px