Commit 91fa0731ab05f701ad7e5ae58bfc59bb3c91c053
1 parent
0d5fe5d2
add footer tel
Showing
1 changed file
with
3 additions
and
3 deletions
style.css
@@ -2216,11 +2216,11 @@ a:hover{ | @@ -2216,11 +2216,11 @@ a:hover{ | ||
2216 | cursor: pointer; | 2216 | cursor: pointer; |
2217 | } | 2217 | } |
2218 | .rnt_wechat{ | 2218 | .rnt_wechat{ |
2219 | - width: 164px; | ||
2220 | - height: 164px; | 2219 | + width: 120px; |
2220 | + height: 120px; | ||
2221 | background: #0b0b0b; | 2221 | background: #0b0b0b; |
2222 | border-radius: 4px; | 2222 | border-radius: 4px; |
2223 | - bottom:31px; | 2223 | + top:51px; |
2224 | left: 0px; | 2224 | left: 0px; |
2225 | display: none; | 2225 | display: none; |
2226 | } | 2226 | } |