浏览代码

首页搜索,下载链接hover效果

Chente 10 年之前
父节点
当前提交
e464f088f5
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      css/global.css

+ 4 - 0
css/global.css

@@ -1405,6 +1405,10 @@ li.search .topSerach input[type=submit]:active{
   text-decoration:underline;
   text-decoration:underline;
   margin:0 0 0 20px 
   margin:0 0 0 20px 
 }
 }
+.selectEntry.downLink a:hover{
+  text-decoration: none;
+  font-weight: 600
+}
 .downAllSelect dl{
 .downAllSelect dl{
   margin:0 0 20px 0
   margin:0 0 20px 0
 }
 }