Template:Support Page: Difference between revisions
Content deleted Content added
hide toc heading, change link color |
No edit summary |
||
Line 53:
.toc li,
.sp-footer-text,
.wtg-muted p {
Line 61 ⟶ 60:
@media all and (min-width: 1280px) {
.toc li,
.sp-footer-text,
.wtg-muted p {
font-size:
line-height: 1.
}
}
Line 446 ⟶ 444:
}
.toc a {
color: #
-webkit-transition: 300ms all;
transition: 300ms all;
Line 478 ⟶ 476:
/* No external link arrows */
padding: 0;
background-image: -webkit-gradient(linear, left bottom, left top, from(#36c), to(#36c));
background-image: linear-gradient(to top, #36c, #36c);
background-size: 100% .2rem;
background-position: bottom;
|