style:更新目录样式。

This commit is contained in:
徐涛 2021-04-10 17:38:48 +08:00
parent a7088384b0
commit 7ae8d867a9

View File

@ -104,11 +104,13 @@ footer {
}
.toc-link {
text-decoration: none;
cursor: auto;
color: #000000;
&:link, &:visited, &:hover {
&:link, &:visited {
color: #000000;
}
&:hover {
color: #1e87f0;
}
}
}
.markdown-anchor {