Skip to content

Commit 9a695b6

Browse files
committed
Improve layout
1 parent 096c3a2 commit 9a695b6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

index.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,8 @@ Scipy Lecture Notes
2727
margin-top: 4px;
2828
}
2929
30-
h1:hover > a.headerlink,
31-
h2:hover > a.headerlink
32-
{
33-
visibility: hidden;
30+
a.headerlink:after {
31+
content: "";
3432
}
3533
3634
div.sidebar {

0 commit comments

Comments
 (0)