[文档] 目录 hover 状态出现下划线
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user