Difference between revisions of "MediaWiki:Common.css"

From MyWiki
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
/* {font-family: open sans} */
+
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
  
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
+
* {font-family: Open+Sans}

Revision as of 21:15, 18 April 2017

/* CSS placed here will be applied to all skins */

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

* {font-family: Open+Sans}