사용자: lnb, container 테두리 색 수정

This commit is contained in:
whitedot
2013-02-25 15:03:18 +09:00
parent 1fc4856f71
commit 65d1203706

View File

@ -90,9 +90,9 @@ a:active {color:#000;text-decoration:underline}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#wrapper_title {margin-bottom:20px;font-size:1.2em}
#lnb {float:right;width:209px;border:1px solid #e7f1ed;background:#fff}
#lnb {float:right;width:209px;border:1px solid #d5d9d7;background:#fff}
#container {position:relative;float:left;padding:25px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border:1px solid #e7f1ed;background:#fff;zoom:1}
#container {position:relative;float:left;padding:25px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border:1px solid #d5d9d7;background:#fff;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
/* 하단 레이아웃 */