Jump to content

User:Daniel Simanek/vector.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 7: Line 7:
}
}


#mp-upper h2, #mp-middle h2{
#mp-upper h2, #mp-middle h2, #mp-bottom h2{
font-weight: normal!important;
font-weight: normal!important;
}
}

Revision as of 05:45, 28 March 2014

html, body {
	font-family: 'Open Sans', sans-serif;
}

#firstHeading, .mw-headline {
	font-family: 'Merriweather', serif;
}

#mp-upper h2, #mp-middle h2, #mp-bottom h2{
	font-weight: normal!important;
}