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 101: Line 101:
padding: 16px;
padding: 16px;
background: #f6f6f6;
background: #f6f6f6;
border-color: #e5e5e5;
}
}
.toctitle {
.toc .toctitle {
text-align: left;
text-align: left;
}
}
.tocnumber {
.toc .tocnumber {
display: none;
display: none;
}
}
Line 113: Line 114:
border: 0;
border: 0;
font-family: sans-serif;
font-family: sans-serif;
}

h1 {
font-weight: bold;
font-weight: bold;
}
}
.sp-content h2 {

margin-top: 2em;
}
.sp-content ul {
.sp-content ul {
list-style-image: none;
list-style-image: none;
}
.sp-content ol {
margin-left: 1em;
}
}


Line 143: Line 146:
.sp-footer-logo-container {
.sp-footer-logo-container {
flex-basis: 32%;
flex-basis: 32%;
margin-bottom: 24px;
margin-right: 24px;
}
}
@media (min-width: 768px) {
@media (min-width: 768px) {
Line 150: Line 155:
.sp-footer-text {
.sp-footer-text {
width: 57%;
width: 57%;
padding-left: 24px;
}
}
}
}

Revision as of 16:36, 7 June 2018