MediaWiki:Vector.css: Difference between revisions

From Applied Science
No edit summary
No edit summary
Line 8: Line 8:
.vector-body p { margin: 1em 0; }
.vector-body p { margin: 1em 0; }


.big { font-size: 2em; }
.big { font-size: 1.5em; }

Revision as of 19:22, 20 January 2022

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

li {

margin-bottom: 1em;
}

.vector-body p { margin: 1em 0; }

.big { font-size: 1.5em; }