From ae6190116ffc8afaa7ac1497498196c3abaff58c Mon Sep 17 00:00:00 2001 From: kagla Date: Wed, 16 Mar 2022 17:20:31 +0900 Subject: [PATCH] =?UTF-8?q?height=20=EC=A4=91=EB=B3=B5=EC=84=A0=EC=96=B8?= =?UTF-8?q?=20=ED=95=B4=EA=B2=B0=20(=EB=83=A0=EB=83=A0=EC=9D=B4=EB=8B=98,2?= =?UTF-8?q?20316)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/basic/css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/basic/css/default.css b/theme/basic/css/default.css index 334b0b3c0..9efda9dce 100644 --- a/theme/basic/css/default.css +++ b/theme/basic/css/default.css @@ -169,7 +169,7 @@ box-shadow:0 2px 5px rgba(0,0,0,0.2)} #container_wr {margin:0 auto;zoom:1} #aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px} -#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:930px;zoom:1} +#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;font-size:1em;width:930px;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""} #container_title {font-size:1.333em;margin:0 auto;font-weight:bold} #container_title span {margin:0 auto 10px;display:block;line-height:30px}