Quote:
Originally Posted by Useless Warrior
For that, I would simply add
a:link, a:active, a:visited, a:hover{
font-size: 14px;
color: #feff01;
font-family: Arial;
text-decoration: underline;
font-weight: bold
}
to your style sheet. That will take care of any link on that page which doesn't have its own specified class.
Where do I send the bill? 
|
Happy happy joy joy!
That worked!
Bill? Hell, I'll take ya in and feed ya!
But damn the pages in that site sure have a lot of code in them. Is that the way I'm gonna have to build sites now? I'ld rather go back to straight html...