Difference between revisions of "MediaWiki:Common.css"

Jump to: navigation , search
Line 6: Line 6:
 
margin-bottom: -25px;
 
margin-bottom: -25px;
 
width: 100%;
 
width: 100%;
}
 
 
.mp_title {
 
font-size: 24px;
 
font-weight: 600;
 
}
 
 
.mp_imgDesc {
 
font-size: 14px;
 
 
}
 
}

Revision as of 21:41, 8 December 2016

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

img.mpImg{
border: none;
margin-top: -25px;
margin-bottom: -25px;
width: 100%;
}