Difference between revisions of "Template:Arthur/CSS"

From From The Ashes Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>This page is here for [[Arthur]]'s pages to share the same CSS..</noinclude>
 
<noinclude>This page is here for [[Arthur]]'s pages to share the same CSS..</noinclude>
 
<css>
 
<css>
@import 'https://fonts.googleapis.com/css?family=Patrick+Hand+SC';
+
@import 'https://fonts.googleapis.com/css?family=Patrick+Hand+SC|Old+Standard+TT';
 
#content { background: #fffffa !important; }
 
#content { background: #fffffa !important; }
 
#content, .mw-body-content h1, .mw-body-content h2 { font-family: 'Computer Modern', 'Old Standard TT', Didot, Bodoni, serif; }
 
#content, .mw-body-content h1, .mw-body-content h2 { font-family: 'Computer Modern', 'Old Standard TT', Didot, Bodoni, serif; }

Revision as of 21:03, 30 March 2018

This page is here for Arthur's pages to share the same CSS..