Difference between revisions of "User:E.vandenberge/common.css"

From TSG Doc
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS playground of Erik van den Berge*/
 
/* CSS playground of Erik van den Berge*/
 
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah);
 
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah);
 +
@import url(http://fonts.googleapis.com/css?family=Patrick+Hand+SC);
  
.mw-body h1, .mw-body h2 {font-family: 'Gloria Hallelujah',cursive;}
+
.mw-body h1, .mw-body h2 {font-family: 'Patrick Hand SC',cursive;}

Revision as of 09:45, 5 August 2015

/* CSS playground of Erik van den Berge*/
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah);
@import url(http://fonts.googleapis.com/css?family=Patrick+Hand+SC);

.mw-body h1, .mw-body h2 {font-family: 'Patrick Hand SC',cursive;}