Adjust anchor icon style
This commit is contained in:
+2
-2
@@ -234,12 +234,12 @@ main {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.heading-anchor {
|
||||
.content a.heading-anchor {
|
||||
color: var(--text-muted);
|
||||
margin-right: 0.4em;
|
||||
font-weight: normal;
|
||||
}
|
||||
.heading-anchor:hover {
|
||||
.content a.heading-anchor:hover {
|
||||
color: var(--primary-hover);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user