Difference between revisions of "Template:Arthur/CSS"

From From The Ashes Wiki
Jump to: navigation, search
Line 2: Line 2:
 
<css>
 
<css>
 
#content { background: #fffffa !important; }
 
#content { background: #fffffa !important; }
#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; }
 
#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:09, 30 March 2018

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