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

MediaWiki:New main page.css: Difference between revisions

MediaWiki interface page
Created page with "=== Layout ===: .main-banner { text-align: center; padding: 1em; background-color: #333; color: white; } .banner-title { font-size: 2em; margin-top: 0.5em; } .search-area { text-align: center; background: #222; padding: 0.5em; margin-top: 1em; color: white; } .intro-text { max-width: 800px; margin: 1em auto; text-align: center; color: white; } Info Boxes Row: .info-row { display: flex; flex-wrap: wrap; justify-content: spa..."
 
No edit summary
 
Line 4: Line 4:
   padding: 1em;
   padding: 1em;
   background-color: #333;
   background-color: #333;
   color: white;
   color: red;
}
}
.banner-title {
.banner-title {