사용자: #459 본문 영역 글자 크기 조절 버튼 스타일 및 위치 수정 및 아웃라인 수정 고민 중
This commit is contained in:
@ -67,7 +67,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
|
||||
/* 중간 레이아웃 */
|
||||
#wrapper {z-index:5;margin:0 auto;width:980px;zoom:1}
|
||||
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#wrapper_title {margin-bottom:20px;font-size:1.2em}
|
||||
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}
|
||||
|
||||
#wrapper #aside {position:relative;float:right;left:-1px;width:210px;border-left:1px solid #f5f6fa;background:#fff}
|
||||
|
||||
@ -75,8 +75,8 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
|
||||
#container:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
|
||||
/* 텍스트 크기 조절 */
|
||||
#text_size {z-index:10;position:absolute;top:7px;right:18px}
|
||||
#text_size button {padding:0 10px;height:30px;border:0;background:#000;color:#fff;cursor:pointer}
|
||||
#text_size {z-index:10;position:absolute;top:33px;right:220px}
|
||||
#text_size button {padding:0 10px;height:28px;border:0;background:#555;color:#fff;cursor:pointer}
|
||||
|
||||
/* 하단 레이아웃 */
|
||||
#ft {background:#484848}
|
||||
|
||||
Reference in New Issue
Block a user