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
 
(One intermediate revision by the same user not shown)
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');
@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; }
@import url('https://fonts.googleapis.com/css?family=Mrs+Saint+Delafield');
.signFont { font-family: 'Dawning of a New Day', cursive; }
.signFont { font-family: 'Mrs Saint Delafield', 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; }