Skip to content

Commit 44cb210

Browse files
committed
style(main): add styling for links
This update brings better appearance for links in the main area and inline code blocks
1 parent 96e9e3e commit 44cb210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ body {
120120
text-decoration: underline;
121121
}
122122

123-
.sidebar_list a:hover, .toc_list a:hover, a {
123+
.sidebar_list a:hover, .toc_list a:hover {
124124
color: #DB504A;
125125
}
126126

0 commit comments

Comments
 (0)