Remove underline from headers
This commit is contained in:
parent
63842070cc
commit
fc2afda5d0
|
@ -165,14 +165,8 @@ pre {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.toclink:not(:hover)::after {
|
.toclink:not(:hover) {
|
||||||
visibility: hidden;
|
border-bottom: none;
|
||||||
}
|
|
||||||
|
|
||||||
.toclink::after {
|
|
||||||
color: #999;
|
|
||||||
content: "\00B6";
|
|
||||||
margin-left: 0.5rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width:36rem) {
|
@media screen and (min-width:36rem) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user