MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
m
Fixing white background on Quotation
mNo edit summary
m (Fixing white background on Quotation)
Line 721: Line 721:
     top:10px;
     top:10px;
     display: block !important;
     display: block !important;
}
/* Fixing vector/main-ltr.css putting a white background on the Quotation template */
table.quotation {
    background: transparent !important;
}
}

Navigation menu