MediaWiki:Common.css: Difference between revisions

From Wythepedia: The George Wythe Encyclopedia
Jump to navigation Jump to search
Undo revision 76724 by Gwsweeney (talk)
Tags: Undo Reverted
No edit summary
Tag: Manual revert
Line 5: Line 5:
/* css added by Admin, below: */
/* css added by Admin, below: */


.twelve img { width: 12%; height: 12%; }
.twelve img { width: 12%; height: auto; }
 
.twelve mw-file-element img { width: 12%; height: 12%; }

Revision as of 12:25, 6 June 2025

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

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

/* css added by Admin, below: */

.twelve img { width: 12%; height: auto; }