Difference between revisions of "MediaWiki:Common.css"

From Wythepedia: The George Wythe Encyclopedia
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 */
  
img { max-width: 50%; height: auto; width: auto\9; margin-left: auto; margin-right: 0; /* ie8 */ }
+
img { max-width: 50%; height: auto; width: auto\9; margin-left: auto; margin-right: 0px; /* ie8 */ }

Revision as of 14:13, 6 March 2014

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

img { max-width: 50%; height: auto; width: auto\9; margin-left: auto; margin-right: 0px; /* ie8 */ }