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>
<link href="https://fonts.googleapis.com/css?family=Old+Standard+TT" rel="stylesheet"></link>
 
 
<css>
 
<css>
#content { background: #fffffa !important; font-family: 'Old Standard TT', serif; }
+
#content { background: #fffffa !important; font-family: 'Computer Modern', 'Old Standard TT', serif; }
 
#content a, #content a:visited { color: #bf0a30; }
 
#content a, #content a:visited { color: #bf0a30; }
 
#catlinks, #mw-normal-catlinks { background: transparent !important; }
 
#catlinks, #mw-normal-catlinks { background: transparent !important; }

Revision as of 15:06, 30 March 2018

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