From 9086c604826c76c744a5a02900ae3b5380dfd5e2 Mon Sep 17 00:00:00 2001 From: kimilguk Date: Tue, 6 Jun 2023 15:30:42 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BB=A4=EB=B0=8B7.=20=EB=84=A5=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8js=20=ED=8F=AC=ED=84=B8=EC=82=AC=EC=9D=B4=ED=8A=B8(?= =?UTF-8?q?=EB=8C=80=EA=B7=9C=EB=AA=A8)=EC=9D=98=20=EB=B0=B0=EB=84=88=20?= =?UTF-8?q?=EC=B6=9C=EB=A0=A5=20=EC=8B=9C=20=ED=83=80=EC=9D=B4=ED=81=B4?= =?UTF-8?q?=EA=B3=BC=20=EB=8D=94=EB=B3=B4=EA=B8=B0=20=EB=A7=81=ED=81=AC?= =?UTF-8?q?=EA=B0=80=20=EB=B0=9D=EC=9D=80=20=EC=83=89=EC=83=81=EC=97=90?= =?UTF-8?q?=EC=84=9C=EB=8F=84=20=EB=B3=B4=EC=9D=B4=EA=B2=8C=20css=EC=B2=98?= =?UTF-8?q?=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/portal/public/styles/lg/layout.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/portal/public/styles/lg/layout.css b/frontend/portal/public/styles/lg/layout.css index 5c1246e..337a81d 100644 --- a/frontend/portal/public/styles/lg/layout.css +++ b/frontend/portal/public/styles/lg/layout.css @@ -1137,6 +1137,7 @@ footer div > span a { font-size: 32px; line-height: 32px; text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5); + background: rgba(0, 0, 0, 0.3); /* overflow: hidden; white-space: break-spaces; word-break: keep-all; */ @@ -1147,6 +1148,7 @@ footer div > span a { left: 6vw; color: rgba(255, 255, 255, 0.7); font-size: 1.7vw; + background: rgba(0, 0, 0, 0.3); } #main .slideBox a:before { content: '╋'; @@ -1185,7 +1187,7 @@ footer div > span a { #main .slide .reservBox { position: absolute; - top: 600px; + top: 650px; left: 0; z-index: 10; width: 100%;