MediaWiki: Common.css: Difference between revisions

From Dreams Knowledge Platform
Jump to: navigation, search
No edit summary
No edit summary
Tag: Reverted
Line 2: Line 2:
.navbar-brand img {
.navbar-brand img {
padding-top: 10px;
padding-top: 10px;
height: 50px;
}
}

Revision as of 17:37, 2 March 2025

/* CSS placed here will be applied to all skins */
.navbar-brand img {
padding-top: 10px;
}