Template:Support Page: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 13:
}
#mw-navigation, #mw-page-base, #mw-head-base,
#firstHeading, #siteSub, #contentSub, #jump-to-nav,
#footer, .mw-editsection {▼
▲.mw-editsection {
display: none;
}
Line 53 ⟶ 48:
.sp-wmf-logo-horizontal {
width: 50%;
max-width: 280px;
display: block;
Line 67 ⟶ 63:
.sp-donate-btn {
display:
float: right;
background: #f51a71;
Line 79 ⟶ 75:
text-decoration: none;
background: #B71DA0;
}
@media (min-width: 768px) {
.sp-donate-btn {
display: block;
}
}
|