• New article from the Springfield Shopper: Season 36 News: A Preview for “Threehouse of Horror XXXV” has been released!
  • New article from the Springfield Shopper: Season 36 News: Even more Promotional Images for “Treehouse of Horror XXXV” have been released!
  • Wikisimpsons needs more Featured Article, Picture, Quote, Episode and Comprehensive article nominations!
  • Wikisimpsons has a Discord server! Click here for your invite! Join to talk about the wiki, Simpsons and Tapped Out news, or just to talk to other users.
  • Make an account! It's easy, free, and your work on the wiki can be attributed to you.
TwitterFacebookDiscord

Difference between revisions of "User:Randomno/vector.css"

Wikisimpsons - The Simpsons Wiki
(Created page with "a:link {color: red; text-decoration:none;}")
 
Line 1: Line 1:
a:link {color: red; text-decoration:none;}
+
.mw-body a:link {color: blue; text-decoration:none;}
 +
.mw-body a:visited {color: #0B0080;}
 +
.mw-body a:hover {text-decoration:underline;}
 +
.mw-body a:active {color: orange;}

Revision as of 11:07, October 20, 2013

.mw-body a:link {color: blue; text-decoration:none;}
.mw-body a:visited {color: #0B0080;}
.mw-body a:hover {text-decoration:underline;}
.mw-body a:active {color: orange;}