Difference between revisions of "User:Delzoup/monobook.css"
From Mushpedia
(Created page with "body{ background: url(http://www.mushpedia.com/images/c/c6/Purple_planet_sky.jpg) no-repeat; background-attachment:fixed; } /* make the background behind the content area and...") |
|||
| Line 1: | Line 1: | ||
| − | body{ background: | + | body{ background:#1E1E1E; } |
| − | + | font {font-family:"Courier"; font-color:orange} | |
| − | + | a:link { color: #C7DD0C !important; } | |
| − | /* | + | a:visited { color: #CCDF32 !important; } |
| − | # | + | a.new:link { color: #cc2200 !important; } |
| − | + | a.new:visited { color: #a55858 !important; } | |
| + | a.extiw:link { color: #7FB347 !important; } /* links to other Wikipedias */ | ||
| + | a.extiw:visited { color: #7FB347 !important; } | ||
| + | a.external:link { color: #7FB347 !important; } /* external links */ | ||
| + | a.external:visited { color: #7FB347 !important; } | ||
Revision as of 20:13, 18 January 2014
body{ background:#1E1E1E; }
font {font-family:"Courier"; font-color:orange}
a:link { color: #C7DD0C !important; }
a:visited { color: #CCDF32 !important; }
a.new:link { color: #cc2200 !important; }
a.new:visited { color: #a55858 !important; }
a.extiw:link { color: #7FB347 !important; } /* links to other Wikipedias */
a.extiw:visited { color: #7FB347 !important; }
a.external:link { color: #7FB347 !important; } /* external links */
a.external:visited { color: #7FB347 !important; }