diff --git a/css/default.css b/css/default.css index a8f8bc0a4..65ae02221 100644 --- a/css/default.css +++ b/css/default.css @@ -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} diff --git a/head.php b/head.php index 9cbb35ce4..1a51adb58 100644 --- a/head.php +++ b/head.php @@ -49,6 +49,13 @@ if ($config['cf_include_head']) {
  • 새글
  • +
    + 본문 영역 글자 크기 조절 + + + +
    +
    사이트 내 전체검색
    @@ -128,9 +135,4 @@ if ($config['cf_include_head']) {
    -
    -
    - - - -
    \ No newline at end of file +
    \ No newline at end of file