Difference between revisions of "Template:Jim/CSS"

From From The Ashes Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>This page is here for [[Jim]]'s pages to share the same CSS.</noinclude><css>
 
<noinclude>This page is here for [[Jim]]'s pages to share the same CSS.</noinclude><css>
#content { background: #eeeeee !important; background: linear-gradient(to right, rgba(244,239,255,1) 0%,rgba(255,253,239,1) 100%) !important; }
+
#content { background: #eeeeee !important; background: linear-gradient(to right, rgba(244,239,255,1) 0%,rgba(255,253,239,1) 100%) !important; padding: 0; margin-top: -20px; }
 
#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 20:08, 1 April 2018

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