Template:Support Page: Difference between revisions
Content deleted Content added
No edit summary |
add css for active section highlighting |
||
Line 410:
margin-bottom: 0;
padding-top: 0.75rem; /*12px*/
padding-left:
}
.sp-toc a {
padding-left: 1rem; /*16px*/
border-left: 4px solid transparent;
}
.sp-toc a.-active {
color: #000;
border-left: 4px solid #36c;
}
}
|