Warning! You are viewing the old version of site.

You will be redirected to the new site in 5 seconds

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Unknown macro: {style}

a.shopcart
{
display:block;
width:32px;
height:32px;
background:#ffffff url(http://www.teamlead.ru/download/attachments/43384990/shopping_cart.png) no-repeat center;
overflow:hidden;
cursor:link;
text-decoration: none;
}
a.shopcart img
{
visibility:hidden;
}
a.shopcart:hover
{
background:0;
}
a.shopcart:hover img
{
visibility:visible;
border:0;
}

  • No labels