6,244
edits
m (width back to percentage) |
m (Auto align margins -- hopefully this will center the blocks.) |
||
Line 3: | Line 3: | ||
/* Article message box template styles */ | /* Article message box template styles */ | ||
table.ambox { | table.ambox { | ||
margin: 0 | margin: 0 auto; | ||
width: 70%; | width: 70%; | ||
border-collapse: collapse; | border-collapse: collapse; |