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:
margin: 0;
padding: 0;
 
.mw-body-content {
font-size: 16px;
line-height: 2;
@media (min-width: 768px) {
.mw-body-content {
font-size: 18px;
}
}
 
Line 38 ⟶ 30:
.mw-parser-output > p:first-child {
display: none;
 
.mw-body-content {
font-size: 16pxinherit;
line-height: 2inherit;
}
 
Line 105 ⟶ 102:
.sp-content {
max-width: 800px;
 
@media (min-width: 768px) and (max-width: 1280px) {
.mw-bodysp-content {
font-size: 1.125rem;
}
}
@media (min-width: 768px1280px) {
.sp-content {
font-size: 18px1.25rem;
}
}
 
Line 129 ⟶ 137:
}
.sp-content p {
margin: 0 0 2em2rem 0;
}
.sp-content h2 {
margin-top: 2em2rem;
margin-bottom: 1em1rem;
}
.sp-content ul {
Line 142 ⟶ 150:
}
.sp-content li {
margin-bottom: 1em1rem;
}
 
Line 150 ⟶ 158:
background: #000;
color: #fff;
font-size: 16px;
line-height: 2;
}
@media (min-width: 768px) {

Revision as of 13:06, 8 June 2018