MediaWiki:Common.css: Difference between revisions

From All The Fallen Stories
Jump to navigation Jump to search
Elerneron (talk | contribs)
No edit summary
Elerneron (talk | contribs)
No edit summary
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css?family=Great+Vibes|Mrs+Saint+Delafield');
@import url('https://fonts.googleapis.com/css?family=Dawning+of+a+New+Day|Great+Vibes');
.scriptFont { font-family: 'Great Vibes', cursive; }
.scriptFont { font-family: 'Great Vibes', cursive; }
.signFont { font-family: 'Mrs Saint Delafield', cursive; }
.signFont { font-family: 'Dawning of a New Day', cursive; }

Latest revision as of 21:23, 10 January 2017

/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css?family=Dawning+of+a+New+Day|Great+Vibes');
.scriptFont { font-family: 'Great Vibes', cursive; }
.signFont { font-family: 'Dawning of a New Day', cursive; }