Difference between revisions of "Template:Arthur/CSS"
From From The Ashes Wiki
Line 1: | Line 1: | ||
− | <noinclude>This page is here for [[Arthur]]'s pages to share the same CSS..</noinclude><css> | + | <noinclude>This page is here for [[Arthur]]'s pages to share the same CSS..</noinclude> |
− | #content { background: #fffffa !important; } | + | <link href="https://fonts.googleapis.com/css?family=Old+Standard+TT" rel="stylesheet"> |
+ | <css> | ||
+ | #content { background: #fffffa !important; font-family: '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 14:04, 30 March 2018
This page is here for Arthur's pages to share the same CSS.. <link href="https://fonts.googleapis.com/css?family=Old+Standard+TT" rel="stylesheet">