Template:Math theorem/styles.css

From Vigyanwiki
< Template:Math theorem
Revision as of 07:05, 13 September 2022 by wikipedia>Matma Rex (Prevent the frame from overlapping floating boxes, for example at Constraint programming#Constraint satisfaction problem – screenshots for comparison: before / after)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
.math_theorem { margin: 1em 2em; padding: 0.5em 1em 0.4em; border: 1px solid #aaa; overflow: hidden; }
@media (max-width: 500px) { 
	.math_theorem {  margin: 1em 0em; padding: 0.5em 0.5em 0.4em; }
}