style:更新目录样式。
This commit is contained in:
parent
a7088384b0
commit
7ae8d867a9
|
@ -104,11 +104,13 @@ footer {
|
||||||
}
|
}
|
||||||
.toc-link {
|
.toc-link {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
cursor: auto;
|
|
||||||
color: #000000;
|
color: #000000;
|
||||||
&:link, &:visited, &:hover {
|
&:link, &:visited {
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
&:hover {
|
||||||
|
color: #1e87f0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.markdown-anchor {
|
.markdown-anchor {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user