Jump to content

babag

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by babag

  1. i'm trying to make some changes to a style sheet that someone else put together and am running into a bit of confusion. all of the examples i see online show a single color for link declarations but i have this:

    a {	color:#3F6DD6;	text-decoration:none;	color: #6699CC;	text-decoration:underline;} a:hover {	color:#F3D446;	color:#FFFFFF;}

    why are there multiple entries in these sections? thanks,BabaG

×
×
  • Create New...