MediaWiki:Vector.css: Difference between revisions

From Applied Science
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 3: Line 3:
li {
li {


margin-bottom: 3em;
margin-bottom: 1em;
}
}

Revision as of 21:34, 19 January 2022

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

li {

margin-bottom: 1em;
}