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;