From e4d47cc7fdd08d46d9d5385c9545606a9869487c Mon Sep 17 00:00:00 2001 From: thisgun Date: Thu, 27 Dec 2018 18:20:02 +0900 Subject: [PATCH] =?UTF-8?q?=EB=82=B4=EC=9A=A9=EA=B4=80=EB=A6=AC=20?= =?UTF-8?q?=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EC=A1=B0=EC=A0=88=20css=20?= =?UTF-8?q?=EC=BD=94=EB=93=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/content/basic/style.css | 1 + skin/content/basic/style.css | 2 +- theme/basic/mobile/skin/content/basic/style.css | 1 + theme/basic/skin/content/basic/style.css | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mobile/skin/content/basic/style.css b/mobile/skin/content/basic/style.css index 638229597..09a64624c 100644 --- a/mobile/skin/content/basic/style.css +++ b/mobile/skin/content/basic/style.css @@ -4,5 +4,6 @@ #ctt {margin:10px 0;padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9} .ctt_admin {margin:0 5px;text-align:right} #ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} +#ctt_himg img, #ctt_timg img, #ctt_con img {max-width:100%;height:auto} #ctt_con {padding:10px 0} .ctt_img {text-align:center} \ No newline at end of file diff --git a/skin/content/basic/style.css b/skin/content/basic/style.css index 806aee24a..225b60f1a 100644 --- a/skin/content/basic/style.css +++ b/skin/content/basic/style.css @@ -5,5 +5,5 @@ .ctt_admin {text-align:right} #ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} #ctt_con {padding:10px 0;line-height:1.6em} -#ctt_con img{max-width:100%;height:auto} +#ctt_himg img, #ctt_timg img, #ctt_con img {max-width:100%;height:auto} .ctt_img {text-align:center} \ No newline at end of file diff --git a/theme/basic/mobile/skin/content/basic/style.css b/theme/basic/mobile/skin/content/basic/style.css index 638229597..09a64624c 100644 --- a/theme/basic/mobile/skin/content/basic/style.css +++ b/theme/basic/mobile/skin/content/basic/style.css @@ -4,5 +4,6 @@ #ctt {margin:10px 0;padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9} .ctt_admin {margin:0 5px;text-align:right} #ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} +#ctt_himg img, #ctt_timg img, #ctt_con img {max-width:100%;height:auto} #ctt_con {padding:10px 0} .ctt_img {text-align:center} \ No newline at end of file diff --git a/theme/basic/skin/content/basic/style.css b/theme/basic/skin/content/basic/style.css index 806aee24a..225b60f1a 100644 --- a/theme/basic/skin/content/basic/style.css +++ b/theme/basic/skin/content/basic/style.css @@ -5,5 +5,5 @@ .ctt_admin {text-align:right} #ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} #ctt_con {padding:10px 0;line-height:1.6em} -#ctt_con img{max-width:100%;height:auto} +#ctt_himg img, #ctt_timg img, #ctt_con img {max-width:100%;height:auto} .ctt_img {text-align:center} \ No newline at end of file