사용자: 리디자인 5, lnb 스타일

This commit is contained in:
whitedot
2013-02-19 10:40:36 +09:00
parent a2a970e3f9
commit 134f69f01e

View File

@ -57,7 +57,7 @@ a:active {color:#000;text-decoration:underline}
#wrapper {margin:50px auto;width:980px;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#wrapper_title {margin-bottom:20px;font-size:1.2em}
#lnb {float:right;width:228px;border:1px solid #cfded8;background:#f7f7f2}
#lnb {float:right;width:228px;border:1px solid #e7f1ed;background:#f7f7f2}
#container {float:left;width:730px;min-height:500px;height:auto !important;height:500px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
@ -203,7 +203,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#444;color:#fff;
#find_info #captcha input {margin-left:5px}
/* 아웃로그인 스킨 */
.ol {position:relative;padding:14px;border-bottom:1px solid #cfded8}
.ol {position:relative;padding:14px;border-bottom:1px solid #e7f1ed}
.ol h2 {width:0;height:0;overflow:hidden}
.ol ul {margin:0;padding:0;list-style:none}
.ol a {}