MediaWiki:Common.css: Difference between revisions
woops, i meant to remove the padding. sorry
(removed margins on the infobox) |
(woops, i meant to remove the padding. sorry) |
||
Line 4: | Line 4: | ||
border: 1px solid #aaa; | border: 1px solid #aaa; | ||
float: right; | float: right; | ||
margin: 0 0 0 0; | margin: 0 0 0.5em 0.5em; | ||
padding: | padding: 0.8em 0.8em 0.5em 0.5em; | ||
width: 270px; | width: 270px; | ||
} | } |