MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 4: | Line 4: | ||
max-height: 40px; | max-height: 40px; | ||
width: auto; | width: auto; | ||
} | |||
.navbar-brand img { | |||
max-height: 40px; | |||
} | } | ||
Revision as of 00:05, 16 March 2026
/* CSS placed here will be applied to all skins */
#p-logo img {
max-height: 40px;
width: auto;
}
.navbar-brand img {
max-height: 40px;
}