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 71: Line 71:
.sp-header {
.sp-header {
background: #f6f6f6;
background: #f6f6f6;
box-shadow: 0 1px 0 0 rgba(204,204,204,0.50);
box-shadow: 0 1px 0 0 rgba(204, 204, 204, 0.5);
padding-bottom: 2.5rem;
margin-bottom: 2.5rem;
}

@media (min-width: 768px) {
.sp-header {
margin-bottom: 5rem;
}
}
}


Line 84: Line 92:
-ms-flex-align: center;
-ms-flex-align: center;
align-items: center;
align-items: center;
padding-top: 1.5rem;
padding-bottom: 3rem;
}
}


Line 130: Line 140:
.sp-main-nav {
.sp-main-nav {
display: block;
display: block;
}

.sp-header h1 {
margin-top: 0;
}
}


.sp-content {
.sp-content {
max-width: 800px;
max-width: 60rem;
margin-bottom: 2.5rem;
}
}


Line 139: Line 154:
.sp-content {
.sp-content {
font-size: 1.125rem;
font-size: 1.125rem;
margin-bottom: 5rem;
}
}
}
}
Line 148: Line 164:


.toc {
.toc {
padding: 16px;
padding: 1rem;
background: #f6f6f6;
background: #f6f6f6;
border-color: #e5e5e5;
border-color: #e5e5e5;

Revision as of 20:32, 11 June 2018