Difference between revisions of "MediaWiki:Common.css"
From FamilyLore
Line 10: | Line 10: | ||
.concealed { | .concealed { | ||
− | display:none; | + | display:none !important; |
} | } |
Revision as of 14:30, 23 January 2015
/* CSS placed here will be applied to all skins */ .main-page-banner-image { background-image:url(http://www.familylore.org/images/0/0a/FamilyLoreBannerSmaller.jpg); } .person-of-the-day-body ::first-line { font-size:120%; } .concealed { display:none !important; }