mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 20:46:33 +08:00
nav: avoid underlines for icon links in header #151
This commit is contained in:
parent
b4582aed91
commit
9ce12d08a3
@ -1232,8 +1232,8 @@ option {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#sidebar-toggle-span a.highlight:after,
|
||||
#top-github-link a.highlight:after {
|
||||
#body #sidebar-toggle-span a.highlight:after,
|
||||
#body #top-github-link a.highlight:after {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user