页面鼠标悬停

添加<a href=""></a>

<style>

a:hover {
font-size: 9pt; color: #FF6600;
}
a {
font-size: 9pt; text-decoration: none; color: #676767;
noline:expression(this.onfocus=this.blur);
}

</style>

posted @ 2016-12-03 13:25  21heshang  阅读(160)  评论(0编辑  收藏  举报