MediaWiki:Common.css: Difference between revisions

From Wythepedia: The George Wythe Encyclopedia
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 5: Line 5:
/* css added by Admin, below: */
/* css added by Admin, below: */


.twelve img { height: round(up, 12%, 1px); }
.twelve img { height: round(up, 5%, 1px); }

Revision as of 13:56, 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 { height: round(up, 5%, 1px); }