From 589b7f4e3970ad2a4a35ed97f27c58a7fe0b1833 Mon Sep 17 00:00:00 2001 From: thisgun Date: Mon, 21 Nov 2022 14:07:06 +0900 Subject: [PATCH] =?UTF-8?q?=ED=85=8C=EB=A7=88=EC=84=A4=EC=A0=95=EC=97=90?= =?UTF-8?q?=EC=84=9C=20=EC=9D=B4=EB=AF=B8=EC=A7=80=EA=B0=80=20=EC=98=81?= =?UTF-8?q?=EC=97=AD=EC=9D=84=20=EB=B2=97=EC=96=B4=EB=82=98=EB=8A=94=20?= =?UTF-8?q?=EB=AC=B8=EC=A0=9C=20=EC=88=98=EC=A0=95#204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm/css/admin.css b/adm/css/admin.css index 044197fba..c896d6815 100644 --- a/adm/css/admin.css +++ b/adm/css/admin.css @@ -1062,7 +1062,7 @@ box-shadow: 1px 2px 5px rgba(150,150,150,0.5);z-index:1000} #theme_detail:after{display:block;visibility:hidden;clear:both;content:""} #theme_detail h2{font-size:1.25em;background:#fff;padding:0 15px;line-height:40px;border-bottom:1px solid #d8d8d8;margin:0} .theme_dt_img{float:left;padding:20px} -.theme_dt_img img{border:1px solid #aaa;} +.theme_dt_img img{border:1px solid #aaa;max-width:600px;max-height:460px} .theme_dt_if{float:left;width:235px;padding:20px 0} .theme_dt_if table{width:100%;border-collapse:collapse;margin:15px 0 0 ;font-size:0.92em} .theme_dt_if table th{padding:5px;background:#fff;border-bottom:1px solid #f3f3f3;vertical-align:top;color:#3f51b5}