Difference between revisions of "MediaWiki:Vector.css"
From CodeForLife
(Created page with "→CSS placed here will affect users of the Vector skin: .mw-body h2{ font-family:sans-serif, "Linux Libertine",Georgia,Times,serif; line-height:1.3; margin-bott...") |
(No difference)
|
Revision as of 11:10, 18 June 2017
/* CSS placed here will affect users of the Vector skin */
.mw-body h2{
font-family:sans-serif, "Linux Libertine",Georgia,Times,serif;
line-height:1.3;
margin-bottom:0.25em;
padding:0
}