From 3739e7c8df7971aaecdc9fcea7fe1f73e9fc407f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Mon, 21 Aug 2023 14:53:22 +0900 Subject: [PATCH] tri-ability image change... --- jp/public/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jp/public/css/main.css b/jp/public/css/main.css index 4885d0d..58e69a1 100644 --- a/jp/public/css/main.css +++ b/jp/public/css/main.css @@ -1704,7 +1704,7 @@ margin-top:-27px; /* =================================================================== */ #journal { color:white; - background: #a43b0a url(../images/blog-bg.jpg) no-repeat bottom center fixed; + background: #a43b0a url(../images2/background.jpg) no-repeat bottom center fixed; -webkit-background-size: cover !important; -moz-background-size: cover !important; background-size: cover !important;