MediaWiki:Vector.css: Difference between revisions

From Applied Science
No edit summary
Tag: Manual revert
No edit summary
Line 5: Line 5:
margin-bottom: 1em;
margin-bottom: 1em;
}
}
.vector-body p { margin-bottom: 1m; }

Revision as of 23:49, 19 January 2022

/* All CSS here will be loaded for users of the Vector skin */

li {

margin-bottom: 1em;
}

.vector-body p { margin-bottom: 1m; }