Template:Support Page: Difference between revisions

Content deleted Content added
No edit summary
hide toc heading, change link color
Line 39:
.sp-page li {
margin-bottom: 0;
 
.sp-page a {
color: #36c;
}
 
Line 197 ⟶ 193:
.sp-page li {
margin-bottom: 0.5rem; /*8px*/
 
/* Second level navigation */
.sp-page .sp-toc li ul {
margin: 0.5rem 0 0 0.5rem; /*8px 0 0 8px*/
}
 
Line 411 ⟶ 402:
margin-bottom: 2rem;
}
 
@media (min-width: 1024px) {
.sp-toc {
Line 431 ⟶ 421:
padding: 0;
}
.toc .toctogglecheckbox,
 
.toc .toctitle {
display: none;
.sp-toc ul {
margin-left: 0;
margin-bottom: 0;
}
.toc .:li {
 
.toc .: {
display: none;
}
 
.toc .tocnumber {
display: none;
}
 
.toc li,
.toc .toctitle {
margin-bottom: 12px;
}
Line 455 ⟶ 438:
}
}
.toc .tocnumber {
 
display: none;
.toc .toctitle {
text-align: left;
}
/* Second level navigation */
 
.toc .toctitleli h2:afterul {
margin: 0.5rem 0 0 0.5rem; /*8px 0 0 8px*/
content: ":";
}
.sp-pagetoc a {
 
color: #72777d;
.toc .toctogglespan {
display-webkit-transition: none300ms all;
transition: 300ms all;
.toc .toctitlea:hover {
color: #36c000;
text-aligndecoration: leftnone;
}
 
Line 484 ⟶ 471:
 
/* Links */
 
.sp-content a,
.sp-content a:visited,
Line 498 ⟶ 484:
background-repeat: no-repeat;
-webkit-transition: 300ms all;
transition: 300ms all;
}
.sp-content a:hover,