Name: Anonymous 2008-10-20 16:34
Sup /prog/
My css isn't working and I dunno why
.emaillink:hover {
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FF7900;
text-decoration: none;
text-align: left;
line-height: 17px;
}
What the fuck am I doing wrong?
The hover and regular styles work.
My css isn't working and I dunno why
.emaillink:hover {
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FF7900;
text-decoration: none;
text-align: left;
line-height: 17px;
}
What the fuck am I doing wrong?
The hover and regular styles work.