MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 273: Line 273:
display: flex;
display: flex;
gap: 20px;
gap: 20px;
width: 60%;
justify-content: center;
margin: 0 auto;
margin: 0 auto;
}
}
Line 357: Line 357:
   background-position: center bottom;
   background-position: center bottom;
   background-repeat: no-repeat;
   background-repeat: no-repeat;
   background-size: 100%;
   background-size: cover;
}
}