소스 검색

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

Chente 9 년 전
부모
커밋
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;
   margin:0 0 0 20px 
 }
+.selectEntry.downLink a:hover{
+  text-decoration: none;
+  font-weight: 600
+}
 .downAllSelect dl{
   margin:0 0 20px 0
 }