Toggle menu
1
1
13
Immortality Through Array Formations Wiki
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 4: Line 4:
     max-height: 60px;
     max-height: 60px;
     width: auto;
     width: auto;
}
.navbar-brand img {
    max-height: 10px;
}
}

Latest revision as of 00:12, 16 March 2026

/* CSS placed here will be applied to all skins */

#p-logo img {
    max-height: 60px;
    width: auto;
}
.navbar-brand img {
    max-height: 10px;
}