Template:Support Page: Difference between revisions
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 {
}
Line 105 ⟶ 102:
.sp-content {
max-width: 800px;
▲}
@media (min-width: 768px) and (max-width: 1280px) {
font-size: 1.125rem;
▲ }
}
.sp-content {
}
}
Line 129 ⟶ 137:
}
.sp-content p {
margin: 0 0
}
.sp-content h2 {
margin-top:
margin-bottom:
}
.sp-content ul {
Line 142 ⟶ 150:
}
.sp-content li {
margin-bottom:
}
Line 150 ⟶ 158:
background: #000;
color: #fff;
▲ font-size: 16px;
▲ line-height: 2;
}
@media (min-width: 768px) {
|