Difference between revisions of "MediaWiki:Common.css"

no edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1,861: Line 1,861:


#mw-mf-main-menu-button {
#mw-mf-main-menu-button {
display: none;
}
.pre-content {
display: none;
display: none;
}
}
Line 2,356: Line 2,360:
}
}


.custom-page-title {
margin-top: 50px!important;
margin-bottom: 50px!important;
text-align: center;
font-size: 250%;
text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
}


.firstHeading {
.firstHeading {
top: 2em !important;  
margin-top: 2em !important;
margin-left: 3em !important;
}
}