Skip to content

Commit 06860d1

Browse files
committed
docs: Add underline style to table of contents items on hover
1 parent 951ad72 commit 06860d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/src/css/customTheme.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,6 +1493,7 @@ div[class^="tableOfContents"] {
14931493

14941494
&:hover {
14951495
color: var(--home-button-primary) !important;
1496+
text-decoration: underline;
14961497

14971498
code {
14981499
color: var(--home-button-primary) !important;

0 commit comments

Comments
 (0)