MediaWiki:Common.css: Difference between revisions

m
width back to percentage
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: 625px;
     width: 70%;
     border-collapse: collapse;  
     border-collapse: collapse;  
     background: #fbfbfb;  
     background: #fbfbfb;