Content found in this wiki may not reflect official Church information. See Terms of Use for more information.
View source for MediaWiki:Common.css
From TechWiki
Jump to navigationJump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
body {
font-family: var(--sans);
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
font-family: inherit;
}
.mw-category, .multi-column {
column-count: 8;
column-width: 24em;
}
#mw-subcategories h3, #mw-pages h3, .multi-column h3 {
background: #dcdcdc;
padding-left: 0.3em;
padding-top: 0.2em;
}
.firstHeading {
000
1:0
Return to MediaWiki:Common.css.