Difference between revisions of "MediaWiki:Common.css"

From Miners Settlement - Game Wiki
Jump to: navigation, search
 
Line 5: Line 5:
 
height:auto;
 
height:auto;
 
}
 
}
 +
 +
#p-tb h3 { display: none; }

Latest revision as of 16:52, 27 December 2021

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

.res-img img {
	max-width:100%;
	height:auto;
}

#p-tb h3 { display: none; }