Template:Support Page: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
remove unused toc styles
don't increase TOC font size > 1281px
Line 478: Line 478:
text-decoration: none;
text-decoration: none;
color: #000;
color: #000;
}

@media (min-width: 1281px) {
.toc a {
font-size: 1rem;
}
}
}