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 146: Line 146:
}
}


@media (min-width: 1200px) {
.sp-content {
max-width: 60rem;
.sp-toc {
margin-bottom: 2.5rem;
float: right;
padding-left: 1rem;
}
width: calc(100% - 50rem);

@media (min-width: 768px) {
.sp-content {
font-size: 1.125rem;
margin-bottom: 5rem;
}
}
}
}
@media (min-width: 1280px) {
@media (min-width: 1280px) {
.sp-content {
font-size: 1.25rem;
}
}

@media (min-width: 1050px) {
.sp-toc {
.sp-toc {
float: right;
padding-left: 2rem;
margin-left: 1rem;
}
}
}
}
Line 174: Line 163:
background: #f6f6f6;
background: #f6f6f6;
border-color: #e5e5e5;
border-color: #e5e5e5;
line-height: 1.6;
}
}
.toc .toctitle {
.toc .toctitle {
Line 184: Line 174:
display: none;
display: none;
}
}
.sp-content .toc li {
.toc li {
margin-bottom: 0.5rem;
margin-bottom: 0.5rem;
line-height: 1.6;
}
}


.sp-content {
max-width: 50rem;
margin-bottom: 2.5rem;
}

@media (min-width: 768px) {
.sp-content {
font-size: 1.125rem;
margin-bottom: 5rem;
}
}
@media (min-width: 1280px) {
.sp-content {
font-size: 1.25rem;
}
}


h1, h2 {
h1, h2 {

Revision as of 20:08, 12 June 2018