From 3885e7d516e8bc950a32d072f545eb92e73264c4 Mon Sep 17 00:00:00 2001 From: Argo-Lenovo Date: Thu, 15 Dec 2016 16:44:43 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=80=E5=8C=96css=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Content/css/lock.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap.Admin/Content/css/lock.css b/Bootstrap.Admin/Content/css/lock.css index 26fbff31..554ddd50 100644 --- a/Bootstrap.Admin/Content/css/lock.css +++ b/Bootstrap.Admin/Content/css/lock.css @@ -1,5 +1,5 @@ .lock-screen { - background: #02bac6 url("../../Content/images/lock-bg.jpg"); + background: #02bac6 url("../images/lock-bg.jpg"); background-size: cover; background-repeat: repeat; }