From 0124971b3019d354aa1cebaac7bef328109022c6 Mon Sep 17 00:00:00 2001 From: ccfnever <349090627@qq.com> Date: Thu, 21 Jul 2016 21:01:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E7=A7=BB=E5=8A=A8=E7=AB=AF,?= =?UTF-8?q?=E8=B0=83=E6=95=B4icons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 适配移动端,调整icons --- src/main/webapp/jsp/index.jsp | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/main/webapp/jsp/index.jsp b/src/main/webapp/jsp/index.jsp index 2ba060e..a454eed 100644 --- a/src/main/webapp/jsp/index.jsp +++ b/src/main/webapp/jsp/index.jsp @@ -16,13 +16,6 @@ .btn-fast:hover{ background:rgb(140, 214, 140)!important; } - .banner{ - /*padding-top: 150px; - height:650px;*/ - } - .effect-wp{ - width: 1400px; - } .effect{ padding-top: 30px; text-align: center; @@ -31,6 +24,9 @@ padding-top:10px; line-height: 150%; } + .effect img{ + width:200px; + } .featurette-header{ text-align: center; font-size: 34px; @@ -211,4 +207,4 @@ })(); - \ No newline at end of file +