From 8c3ffea8097a7337cc32c248276f3b2a87d363cb Mon Sep 17 00:00:00 2001 From: wlh Date: Thu, 14 Aug 2014 14:31:56 +0800 Subject: [PATCH] hsh --- 5cm/webapp/css/main.css | 16 ++++++++-------- 5cm/webapp/less/main.css | 2 +- 5cm/webapp/lib/index.html | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/5cm/webapp/css/main.css b/5cm/webapp/css/main.css index d4b2498..1e911d0 100644 --- a/5cm/webapp/css/main.css +++ b/5cm/webapp/css/main.css @@ -17,12 +17,12 @@ img { cursor: pointer; } .header { - height: 160px; + height: 50px; width: 100%; background-color: #000000; } #header_back { - height: 160px; + height: 50px; width: 40px; float: left; background-image: url('../../public/images/antenna2.png'); @@ -31,8 +31,8 @@ img { background-size: 40px 40px; } #header_title { - height: 160px; - line-height: 160px; + height: 50px; + line-height: 50px; margin: auto 40px; font-size: 20px; color: #FFF; @@ -44,11 +44,11 @@ img { background-color: #1C1817; position: fixed; bottom: 0; - height: 160px; + height: 50px; width: 100%; } .toolbar { - height: 160px; + height: 50px; width: 20%; display: inline-block; float: left; @@ -58,12 +58,12 @@ img { .toolbar_img { height: 50px; width: 50px; - margin: 55px auto; + margin: 0px auto; } /*---------login---------*/ .login { position: absolute; - top: 160px; + top: 50px; bottom: 50px; right: 0; left: 0; diff --git a/5cm/webapp/less/main.css b/5cm/webapp/less/main.css index 057543e..096de7b 100644 --- a/5cm/webapp/less/main.css +++ b/5cm/webapp/less/main.css @@ -1,4 +1,4 @@ -@header_height:160px; +@header_height:50px; @float_left:left; @float_right:right; @logo_pc_height:40px; diff --git a/5cm/webapp/lib/index.html b/5cm/webapp/lib/index.html index ef8b82b..e46d2ae 100644 --- a/5cm/webapp/lib/index.html +++ b/5cm/webapp/lib/index.html @@ -2,11 +2,11 @@ + 首页 -