Showing
1 changed file
with
2 additions
and
0 deletions
@@ -58,6 +58,7 @@ | @@ -58,6 +58,7 @@ | ||
58 | line-height: 1.125rem; | 58 | line-height: 1.125rem; |
59 | border-radius: .125rem; | 59 | border-radius: .125rem; |
60 | color: #fff; | 60 | color: #fff; |
61 | + text-decoration: none; | ||
61 | } | 62 | } |
62 | 63 | ||
63 | .top-downloadbar .download-go-wechat { | 64 | .top-downloadbar .download-go-wechat { |
@@ -78,4 +79,5 @@ | @@ -78,4 +79,5 @@ | ||
78 | border-radius: .125rem; | 79 | border-radius: .125rem; |
79 | background: red; | 80 | background: red; |
80 | color: #fff; | 81 | color: #fff; |
82 | + text-decoration: none; | ||
81 | } | 83 | } |
-
Please register or login to post a comment