Template:Support Page: Difference between revisions

Content deleted Content added
try to get sans-serif headings on minerva
No edit summary
 
(One intermediate revision by the same user not shown)
Line 47:
height: auto;
margin: 0;
}
.content .mw-heading2, .content h2 {
clear: none;
}
 
Line 105 ⟶ 108:
.sp-page h1,
.sp-page h2 {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-family: inherit;
font-weight: bold;
}