Template:Support Page: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 7: Line 7:
margin: 0;
margin: 0;
padding: 0;
padding: 0;
font-size: 16px;
line-height: 2;
}

@media (min-width: 768px) {
html, body {
font-size: 18px;
}
}
}


Line 94: Line 102:


.sp-content {
.sp-content {
font-size: 20px;
max-width: 800px;
max-width: 800px;
}
}
Line 108: Line 115:
.toc .tocnumber {
.toc .tocnumber {
display: none;
display: none;
}
.sp-content .toc li {
margin-bottom: 0.1em;
}
}


Line 115: Line 125:
font-family: sans-serif;
font-family: sans-serif;
font-weight: bold;
font-weight: bold;
}
.sp-content p {
margin: 0 0 2em 0;
}
}
.sp-content h2 {
.sp-content h2 {
margin-top: 2em;
margin-top: 2em;
margin-bottom: 1em;
}
}
.sp-content ul {
.sp-content ul {
Line 125: Line 139:
margin-left: 1em;
margin-left: 1em;
}
}
.sp-content li {
margin-bottom: 1em;
}



.sp-footer {
.sp-footer {

Revision as of 17:14, 7 June 2018