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
Created page with ".page-wrapper { max-width: 1200px; margin: 0 auto; } .container { display: flex; flex-direction: row; flex-wrap: wrap; gap: 20px; padding: 20px; justify-content: center; } .square { width: 160px; height: auto; min-height: 320px; border: 2px solid #333; padding: 0; text-align: center; background: #f9f9f9; transition: transform 0.2s; box-sizing: border-box; display: flex; flex-direction: column; overflow: hidden; } .square:hover {..."
 
No edit summary
Line 73: Line 73:


#mw-content-block {
#mw-content-block {
     background-image: url('/images/Watering.gif');
     background-image: url('/images/Halloween.gif');
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     background-position: center;
     background-position: center;