Template:Support Page: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
rm collapsible styles, moving them into subtemplate
fix h1/h2 to be correct font
Line 10: Line 10:
padding: 0;
padding: 0;
font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Lato', 'Helvetica', 'Arial', sans-serif;
font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Lato', 'Helvetica', 'Arial', sans-serif;
}

.mw-body h1,
.mw-body-content h1,
.mw-body-content h2 {
font-family: inherit;
}
}