MediaWiki:Vector.css: Difference between revisions
From Applied Science
No edit summary Tag: Reverted |
No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
li { | li { | ||
margin-bottom: | margin-bottom: 1em; | ||
} | } | ||
.vector-body p { margin: 1em 0; } | |||
.big { font-size: 1.35em; } | |||
.mwe-math-fallback-image-inline { font-size: 1.15em; } | |||
Latest revision as of 19:26, 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.35em; }
.mwe-math-fallback-image-inline { font-size: 1.15em; }