Displaced - TechRepublic
Question
August 26, 2009 at 10:01 PM
colinabent

Displaced

by colinabent . Updated 16 years, 9 months ago

I’m having some issues with some links. I have:


a:link {
font-size:1.5 em;
color:#CCCCFF;
}

a:hover {
font-size:2 em;
color:#FFFFFF;
}

and when the mouse rolls over the link, it displaces the other links. Any tips? You can check it at www.catbent.com

Thanks

This discussion is locked

All Comments