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