Difference between revisions of "MediaWiki:Common.css"

Jump to: navigation , search
Line 9: Line 9:
 
font-size: 2em;
 
font-size: 2em;
 
font-weight: 600;
 
font-weight: 600;
margin-bottom: -15px;
+
margin-bottom: -20px;
 
}
 
}

Revision as of 20:58, 8 December 2016

/* CSS placed here will be applied to all skins */

img.borderlessimg {
border: none;
margin: 0;
}

.mp_title {
font-size: 2em;
font-weight: 600;
margin-bottom: -20px;
}