Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will affect users of the Vector skin: p.mw-body-content { margin: 1em 0; }") |
|||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
p | p | ||
{ | { | ||
margin: 1em 0; | margin: 1em 0; | ||
} | } | ||
Revision as of 15:55, 16 January 2020
/* CSS placed here will affect users of the Vector skin */
p
{
margin: 1em 0;
}