MediaWiki:Common.css: Difference between revisions

From Wythepedia: The George Wythe Encyclopedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


img { height: auto; width: auto\9; /* ie8 */ }
img { float: right; max-width: 50%; height: auto; width: auto\9; /* ie8 */ }

Revision as of 18:16, 6 March 2014

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

img { float: right; max-width: 50%; height: auto; width: auto\9; /* ie8 */ }