Difference between revisions of "MediaWiki:Vector.css"
From TSAS Library
JStallings (talk | contribs) (Created page with "→â€: font-family: @import url(https://fonts.googleapis.com/css?family=Merriweather:700,700italic,400&subset=latin,latin-e...")  |
JStallings (talk | contribs) |
||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
h1, h2, h3, h4 { | |||
font-family: @import url(https://fonts.googleapis.com/css?family=Merriweather:700,700italic,400&subset=latin,latin-ext); | font-family: @import url(https://fonts.googleapis.com/css?family=Merriweather:700,700italic,400&subset=latin,latin-ext); | ||
} | |||