Template:Support Page: Difference between revisions

Content deleted Content added
hide toc heading, change link color
No edit summary
Line 53:
 
.toc li,
.toc .toctitle,
.sp-footer-text,
.wtg-muted p {
Line 61 ⟶ 60:
@media all and (min-width: 1280px) {
.toc li,
.toc .toctitle,
.sp-footer-text,
.wtg-muted p {
font-size: 16px18px;
line-height: 1.5333; /*24px @16px18px*/
}
}
Line 446 ⟶ 444:
}
.toc a {
color: #72777d6C8699;
-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;