Template:Replace Image/Styles.css

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
/* [[Category:Template Styles]] */

/* 
Mboxes are usually center-aligned using auto for left and right margins, 
but this looks odd on file pages where everything is left aligned.
*/
.replace-image .mbox {
	margin: 1rem 0 1rem;
}