Difference between revisions of "MediaWiki:Vector.css"
From Ruud Koot
(Created page with "→CSS placed here will affect users of the Vector skin: body { font-face: Palatino, Georgia, Times, serif; }") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
body { | body { | ||
− | font | + | font |
+ | face: Palatino, Georgia, Times, serif; | ||
} | } |
Revision as of 13:03, 7 November 2014
/* CSS placed here will affect users of the Vector skin */ body { font face: Palatino, Georgia, Times, serif; }