a:hover {
font-family: "微软雅黑", "宋体";
font-size: 12px;
font-weight: normal;
color: #006704;
text-decoration: none;
position : relative;
top : 1px;
left : 1px;
}
移到超链接时陷下效果
阅读 45
2022-07-27
a:hover {
font-family: "微软雅黑", "宋体";
font-size: 12px;
font-weight: normal;
color: #006704;
text-decoration: none;
position : relative;
top : 1px;
left : 1px;
}
相关推荐
精彩评论(0)