Difference between revisions of "MediaWiki:Common.css"

From berki WIKI
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: div.messageBox img { height: 35px; width: 35px; }")
 
(No difference)

Latest revision as of 09:26, 8 September 2016

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

div.messageBox img {
	height: 35px; 
	width: 35px;
}