MediaWiki:Common.css: Difference between revisions

Removing width
m (Align center. Not sure if this is going to work...)
(Removing width)
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 */
    align: center;
    width: 650px;
     border-collapse: collapse;  
     border-collapse: collapse;  
     background: #fbfbfb;  
     background: #fbfbfb;