From e4cd56f46d0ae8db5127122eab6cd0da3197748d Mon Sep 17 00:00:00 2001 From: dlehdanakf Date: Mon, 6 Jul 2015 16:41:43 +0900 Subject: [PATCH] =?UTF-8?q?=ED=95=98=EB=8B=A8=20LANG=20=EC=82=AD=EC=A0=9C,?= =?UTF-8?q?=20=EC=84=9C=EB=B8=8C=20Header=20=EB=86=92=EC=9D=B4=20=EC=A1=B0?= =?UTF-8?q?=EC=A0=95,=20XEICON=EC=86=8C=EA=B0=9C=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20CSS=EC=88=98=EC=A0=95,=20=EB=A1=9C=EA=B7=B8?= =?UTF-8?q?=EC=9D=B8=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=EB=84=88=EB=B9=84?= =?UTF-8?q?=EB=AC=B8=EC=A0=9C=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/xedition/css/layout.css | 25 ++++++++++++++++++++----- layouts/xedition/css/xeicon.css | 3 +++ layouts/xedition/layout.html | 1 - 3 files changed, 23 insertions(+), 6 deletions(-) diff --git a/layouts/xedition/css/layout.css b/layouts/xedition/css/layout.css index 8407da5a0..292b2d9d4 100644 --- a/layouts/xedition/css/layout.css +++ b/layouts/xedition/css/layout.css @@ -964,6 +964,9 @@ a:hover, a:active, a:focus { .content > :first-child { margin-top: 0; } + .body.fixed-width.none .content { + width:auto; + } .content img { max-width: 100%; height: auto @@ -1121,7 +1124,7 @@ a:hover, a:active, a:focus { } .footer .f_cr_area .mobile-footer-member li { float: left; - width: 33.3%; + width: 50%; border-left: 1px solid #444; box-sizing: border-box; } @@ -1177,6 +1180,9 @@ a:hover, a:active, a:focus { font-size: 1em; background: #fff; } + .onepage .gnb { + margin-top:0; + } .gnb a { white-space: normal; font-size: 14px; @@ -1215,6 +1221,12 @@ a:hover, a:active, a:focus { color: #555; line-height: normal } + .onepage .gnb > ul > li > a:hover, + .onepage .gnb > ul > li > a:focus, + .onepage .gnb > ul > li > a:focus, + .onepage .gnb > ul > li.on > a { + color:#555; + } .gnb > ul .depth2 { display: block; position: static; @@ -1335,8 +1347,8 @@ a:hover, a:active, a:focus { .visual.sub .sub_title { position: relative; z-index: 2; - width:; - margin: 0 auto + width:auto; + margin:0; } .visual.sub .sub_title h1 { position: relative; @@ -1383,7 +1395,7 @@ a:hover, a:active, a:focus { background: none } .visual.sub.sub_type3 { - padding: 100px 0 90px; + padding: 80px 0 0; line-height: 40px; text-align: center } @@ -1392,8 +1404,11 @@ a:hover, a:active, a:focus { background-attachment: fixed; background-size: auto auto } + .visual.sub.sub_type3 .sub_title { + padding:100px 0 70px 0; + } .visual.sub.sub_type3 .sub_title h1 { - font-size: 39px; + font-size: 23px; font-weight: 400; color: #fff; letter-spacing: 2px diff --git a/layouts/xedition/css/xeicon.css b/layouts/xedition/css/xeicon.css index d759d2911..4570cfcc8 100644 --- a/layouts/xedition/css/xeicon.css +++ b/layouts/xedition/css/xeicon.css @@ -246,6 +246,9 @@ width: auto; padding: 0 0 0 70px; } + .XEicon .feature h2 { + padding-top:10px; + } .XEicon .get_started { height: auto; padding: 80px 14px 20px 14px; diff --git a/layouts/xedition/layout.html b/layouts/xedition/layout.html index e3f4eca1e..4d2b9c91b 100644 --- a/layouts/xedition/layout.html +++ b/layouts/xedition/layout.html @@ -430,7 +430,6 @@
  • {$lang->cmd_logout}
  • {$lang->cmd_view_member_info}
  • -
  • LANG