Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
Blanked the page
Tag: Blanking
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
 
.mainpage-row {
display: flex;
align-items: center;
justify-content: center;
}
.mainpage-row div {
align-content: center;
text-align: center;
border: 1px solid black;
border-radius: 5px;
}

Revision as of 20:51, 22 August 2024