Difference between revisions of "MediaWiki:Common.css"

Jump to: navigation , search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
.borderlessimg img{
+
.borderlessimg {
 
border: none;
 
border: none;
 
}
 
}

Revision as of 20:52, 8 December 2016

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

.borderlessimg {
border: none;
}

.mp_title {
 font-size: 2em;
font-weight: 600;
}