Fix broken math link icon

This likely was indirectly broken with da86e4dc62

This commit addes our standard headerlink icon styles to math links aswell, before they had no styling.

Fixes #1189
This commit is contained in:
Aaron Carlisle 2021-08-09 17:46:19 -04:00
parent 5f343c996a
commit a3a890da1b
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -206,7 +206,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.caption, table > caption, .code-block-caption, .eqno
.headerlink
opacity: 0
font-size: 14px