Skip to content

Commit 0a710f2

Browse files
author
Shati Patel
committed
Sphinx: Make clickable section more obvious
1 parent 7aefb83 commit 0a710f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/language/global-sphinx-files/_static/custom.css_t

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,10 @@ blockquote.pull-quote > :last-child {
455455
clear: both;
456456
}
457457

458+
.toggle .name:hover {
459+
text-decoration: underline;
460+
}
461+
458462
.toggle .name:after {
459463
content: " ▶";
460464
}

0 commit comments

Comments
 (0)