From ec910be18bca7fc0103ea2bc5b9a156a2b7812e6 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 15 May 2013 11:22:51 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20#459=20=EB=B3=B8?= =?UTF-8?q?=EB=AC=B8=20=EC=98=81=EC=97=AD=20=EA=B8=80=EC=9E=90=20=ED=81=AC?= =?UTF-8?q?=EA=B8=B0=20=EC=A1=B0=EC=A0=88=20=EB=B2=84=ED=8A=BC=20=EC=8A=A4?= =?UTF-8?q?=ED=83=80=EC=9D=BC=20=EB=B0=8F=20=EC=9C=84=EC=B9=98=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20=EB=B0=8F=20=EC=95=84=EC=9B=83=EB=9D=BC=EC=9D=B8=20?= =?UTF-8?q?=EC=88=98=EC=A0=95=20=EA=B3=A0=EB=AF=BC=20=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 6 +++--- head.php | 14 ++++++++------ 2 files changed, 11 insertions(+), 9 deletions(-) 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