style:办事指南
Showing
2 changed files
with
2 additions
and
1 deletions
... | @@ -161,6 +161,7 @@ div.navigation { | ... | @@ -161,6 +161,7 @@ div.navigation { |
161 | .download-attachment a{ | 161 | .download-attachment a{ |
162 | color: #006cff; | 162 | color: #006cff; |
163 | font-size: 16px; | 163 | font-size: 16px; |
164 | margin-right: 10px; | ||
164 | } | 165 | } |
165 | .download-attachment a:hover { | 166 | .download-attachment a:hover { |
166 | color: #006cff; | 167 | color: #006cff; | ... | ... |
... | @@ -33,7 +33,7 @@ | ... | @@ -33,7 +33,7 @@ |
33 | <div class="notice_content" id="newsDetail"> | 33 | <div class="notice_content" id="newsDetail"> |
34 | </div> | 34 | </div> |
35 | <div class="download-attachment"> | 35 | <div class="download-attachment"> |
36 | <a href="">下载</a> | 36 | <a href="" title = "中文开放目录">下载</a><a title = "中文开放目录" href="">下载</a> |
37 | </div> | 37 | </div> |
38 | </div> | 38 | </div> |
39 | </body> | 39 | </body> | ... | ... |
-
Please register or sign in to post a comment