6,244
edits
m (Returning width) |
m (width back to percentage) |
||
Line 4: | Line 4: | ||
table.ambox { | table.ambox { | ||
margin: 0 10%; /* Will not overlap with other elements */ | margin: 0 10%; /* Will not overlap with other elements */ | ||
width: | width: 70%; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
background: #fbfbfb; | background: #fbfbfb; |