Jump to content

MediaWiki:Common.css: Difference between revisions

m
Testing the reach of Common.css
(This change fixes an issue where familysearch-styles was bringing in unwanted changes. A rule was added to the bottom to style labels as they had been prior to the FamilySearch styles becoming an issue)
m (Testing the reach of Common.css)
Line 238: Line 238:
     margin-bottom: inherit;
     margin-bottom: inherit;
     cursor: initial;
     cursor: initial;
}
.mw-body h3 {
    color: #222;
}
}