Difference between revisions of "MediaWiki:Common.css"
From NY Science Standards Wiki
| Line 6: | Line 6: | ||
max-width: 100% !important; | max-width: 100% !important; | ||
height: auto !important; | height: auto !important; | ||
| − | |||
| − | |||
} | } | ||
Revision as of 20:10, 16 April 2025
/* CSS placed here will be applied to all skins */
@import "override.css";
#question-images img {
max-width: 100% !important;
height: auto !important;
}