MediaWiki:Common.css: Difference between revisions

From Pumping Station One
mNo edit summary
mNo edit summary
 
Line 41: Line 41:


/* adding a space under ambox */
/* adding a space under ambox */
table.ambox {
.ambox {
margin-bottom: 1rem !important;
margin-bottom: 1rem !important;
}
}