Module:Video game reviews/styles.css

From Research Realm
Revision as of 08:18, 22 May 2024 by Ringtail Raider (talk | contribs) (TEST delete this if it doesn't work)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
@media screen and (max-width:640px) {
	.infobox {
		/*override inline styles */
		width: 100% !important;
		margin: 0 0 .8em !important;
		float: none !important;
	}
}