Skip to content

Commit 951ad72

Browse files
committed
docs: Enhance table of contents link style with underline
1 parent baf5eb6 commit 951ad72

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
@@ -1503,6 +1503,7 @@ div[class^="tableOfContents"] {
15031503
.table-of-contents__link--active {
15041504
font-weight: 500;
15051505
color: var(--home-button-primary) !important;
1506+
text-decoration: underline;
15061507

15071508
code {
15081509
font-weight: 700;

0 commit comments

Comments
 (0)