Toggle menu
Toggle preferences 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
No edit summary
Line 39: Line 39:
}
}
}
}
/* PAGE BANNER */
/* ----------- */
.page-banner {
text-align: center;
margin-bottom: 24px;
}
.page-banner img {
display: block;
width: 100%;
max-width: 1200px;
height: auto;
margin: 0 auto;
}


/* SHARED GRID RULES */
/* SHARED GRID RULES */