At http://theatomicconservative.typepad.com/ when I click on any of my links the text at Subscribe to this blog's feed turns red (which is the color is should change to when clicked.

Here is what I believe is the relevant CSS

.module a:link { color: #1e77f5 }
.module a:visited { color: #d22539; }
.module a:hover { color: ##1e77f5; }
.module a:active { color: ##1e77f5; }


ul a{
display:block;
width: 98%;
line-height:1.4em;
background-color:#1c1c1b;
border: 1px solid yellow;
text-decoration: none;
text-align: center;
font-family: arial, "lucida console", sans-serif
font-weight:900;
}

ul a:hover
{
background-color:#000000;
}

--
Michael Horowitz
Your Computer Consultant
http://yourcomputerconsultant.com
561-394-9079



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to