Difference between revisions of "MediaWiki:Common.css"

(Created page with "CSS placed here will be applied to all skins: @import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700); body { font-family: 'Noto Sans', sans-serif; }")
(No difference)

Revision as of 11:17, 27 January 2015

/* CSS placed here will be applied to all skins */
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700);
 
body { font-family: 'Noto Sans', sans-serif; }