Difference between revisions of "Template:Arthur/CSS"
From From The Ashes Wiki
m (Jim moved page Arthur/CSS to Template:Arthur/CSS) |
|||
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><css> | ||
− | #content { background: # | + | #content { background: #ffeeee !important; } |
− | #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; } | ||
#mw-normal-catlinks { padding: 5px; } | #mw-normal-catlinks { padding: 5px; } | ||
#firstHeading { display: none; !important } | #firstHeading { display: none; !important } | ||
#arthurtopquotes { text-align: center; font-style: italic; } | #arthurtopquotes { text-align: center; font-style: italic; } | ||
− | + | #arthur-wrapper { position: relative; } | |
− | |||
− | #arthur-wrapper { position: relative | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</css> | </css> |
Revision as of 16:18, 14 January 2018
This page is here for Arthur's pages to share the same CSS..