From 91fa0731ab05f701ad7e5ae58bfc59bb3c91c053 Mon Sep 17 00:00:00 2001 From: chenbiao Date: Thu, 20 Sep 2018 17:03:30 +0800 Subject: [PATCH] add footer tel --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index b6bbff2..8e10f48 100755 --- a/style.css +++ b/style.css @@ -2216,11 +2216,11 @@ a:hover{ cursor: pointer; } .rnt_wechat{ - width: 164px; - height: 164px; + width: 120px; + height: 120px; background: #0b0b0b; border-radius: 4px; - bottom:31px; + top:51px; left: 0px; display: none; } -- libgit2 0.21.4