锚标记在悬停时没有显示指针光标?

时间:2013-12-01 16:28:02

标签: html css tags cursor anchor

好的,这是在扼杀我。我有正常的锚标签,它不会在悬停时将光标更改为指针。我已经尝试过定义游标:指针但没有用。锚链接在此页面上

http://h-tech.pt/media.html

1 个答案:

答案 0 :(得分:1)

只需从类position: relative;(styles.css,第145行)

中删除.landing-desc-box, .whoarewe-desc-box即可