Difference between revisions of "MediaWiki:Common.css"

Jump to: navigation , search
Line 19: Line 19:
 
font-size: 14px;
 
font-size: 14px;
 
text-align: right;
 
text-align: right;
margin-top: -35px;
+
margin-top: -30px;
 
}
 
}

Revision as of 21:06, 8 December 2016

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

img.borderlessimg {
border: none;
margin-bottom: -25px;
margin-top: -25px;
}

.mp_title {
font-size: 24px;
font-weight: 600;
}

.mp_imgDesc {
font-size: 14px;
}

.mp_readmore {
font-size: 14px;
text-align: right;
margin-top: -30px;
}