From fae2dc324c1bbc4728433afa370edf620c6d83e4 Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 5 Jul 2016 16:03:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E6=B3=A8=E5=86=8C=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=9B=BE=E6=A0=87=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/css/public.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/stylesheets/css/public.css b/public/stylesheets/css/public.css index 2d3395b39..d1c1a28ba 100644 --- a/public/stylesheets/css/public.css +++ b/public/stylesheets/css/public.css @@ -1006,7 +1006,7 @@ a.yellowBtn{ display:inline-block;color:#0d90c3; height:22px;} width:1000px; height:524px; margin:0 auto; - background:url(../images/login/bg_login.jpg) 0 0 no-repeat; + background:url(/images/login/bg_login.jpg) 0 0 no-repeat; } .new_login_box{ background:#FFF; @@ -1029,7 +1029,7 @@ a.yellowBtn{ display:inline-block;color:#0d90c3; height:22px;} .new_login_h2 a{ font-size:12px; color:#fff; - background:url(../images/login/icons_login.png) 0 -69px no-repeat; + background:url(/images/login/icons_login.png) 0 -69px no-repeat; padding-left:10px; } input.new_register_input{ @@ -1056,11 +1056,11 @@ input.new_loggin_input{ -o-border-radius:5px; border-radius:5px; border:none; - background:#fff url(../images/login/icons_login.png) 8px 9px no-repeat; + background:#fff url(/images/login/icons_login.png) 8px 9px no-repeat; } .new_login_lock{ - background:#fff url(../images/login/icons_login.png) 8px -28px no-repeat; + background:#fff url(/images/login/icons_login.png) 8px -28px no-repeat; width:265px; height:45px; -webkit-border-radius:5px; @@ -1138,7 +1138,7 @@ input.new_loggin_input{ width:1000px; height:580px; margin:0 auto; - background:url(../images/login/bg_register.jpg) 0 0 no-repeat; + background:url(/images/login/bg_register.jpg) 0 0 no-repeat; } .new_login_txt{ width:282px;