Template:Mbox/styles.css: Difference between revisions

From ihaveahax's Site
Jump to navigationJump to search
m (Protected "Template:Mbox/styles.css": Highly visible template; matching protection with Template:Mbox ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
m (1 revision imported: Importing mediawiki:Template:Mbox without documentation (not needed))
 

Latest revision as of 04:22, 8 March 2021

td.mbox-image {                /* The left image cell */
	padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
}
td.mbox-imageright {           /* The right image cell */
	padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
}