Template:Mbox/styles.css
< Template:Mbox
Jump to navigation
Jump to search
Revision as of 18:18, 29 April 2021 by Itogi (talk | contribs) (Created page with "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: p...")
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 */ }