Difference between revisions of "MediaWiki:Common.css"

From Data JW United
Jump to navigation Jump to search
(Undo revision 357 by Administrator (talk))
(Tag: Undo)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.me {
+
.wh-header-image {
max-width: 100% !important;
+
max-width: 100% ;
height: auto !important;
+
height: auto;
 
}
 
}

Revision as of 04:05, 23 April 2020

/* CSS placed here will be applied to all skins */
.wh-header-image {
	max-width: 100% ;
	height: auto;
}