[文档] 目录 hover 状态出现下划线

This commit is contained in:
就眠仪式
2021-10-05 23:23:04 +08:00
parent eefc41e8b9
commit 8a9fd2c9ee
3 changed files with 2 additions and 12 deletions

View File

@@ -94,7 +94,6 @@ ul {
line-height: 1.7;
}
a,
area,
button,
[role='button'],
@@ -106,15 +105,6 @@ textarea {
touch-action: manipulation;
}
a {
text-decoration: none;
color: var(--c-brand);
}
a:hover {
text-decoration: underline;
}
a.header-anchor {
float: left;
margin-top: 0.125em;