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