mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
XE 1.8 테마 리뷰 2차 수정사항 개선.
This commit is contained in:
parent
f4f15e4a39
commit
fc09d56ad2
3 changed files with 8 additions and 8 deletions
|
|
@ -13,10 +13,10 @@
|
||||||
|
|
||||||
/* section.xeicon */
|
/* section.xeicon */
|
||||||
.welcomeXE .xeicon{overflow:hidden;position:static;width:100%;margin:0;height:500px;background-image:url(../img/bg_stat.jpg);background-position:50% 0;background-attachment:fixed;background-repeat:no-repeat}
|
.welcomeXE .xeicon{overflow:hidden;position:static;width:100%;margin:0;height:500px;background-image:url(../img/bg_stat.jpg);background-position:50% 0;background-attachment:fixed;background-repeat:no-repeat}
|
||||||
.welcomeXE .xeicon h1 {margin-top: 170px; font-size: 40px; color: #f6f6f6; text-align: center; letter-spacing: 1px; font-weight: 400; line-height: 1.2em; text-transform: uppercase; }
|
.welcomeXE .xeicon h1 {margin-top: 170px; font-size: 40px; color: #f6f6f6; text-align: center; letter-spacing: 3px; font-weight: 400; line-height: 1.2em; text-transform: uppercase; }
|
||||||
.welcomeXE .xeicon h1 a {color: #FFF; }
|
.welcomeXE .xeicon h1 a {color: #FFF; }
|
||||||
.welcomeXE .xeicon .button-area {text-align: center; }
|
.welcomeXE .xeicon .button-area {text-align: center; }
|
||||||
.welcomeXE .xeicon .button-area .btn_item {font-size: 16px; }
|
.welcomeXE .xeicon .button-area .btn_item {font-size: 16px; letter-spacing: 2px;}
|
||||||
|
|
||||||
/* section.guide */
|
/* section.guide */
|
||||||
.welcomeXE .guide{height:640px;padding-top:80px}
|
.welcomeXE .guide{height:640px;padding-top:80px}
|
||||||
|
|
|
||||||
|
|
@ -18,14 +18,14 @@
|
||||||
.XEicon p a:focus{color:#cda25a;border-bottom:1px solid #cda25a}
|
.XEicon p a:focus{color:#cda25a;border-bottom:1px solid #cda25a}
|
||||||
|
|
||||||
/* section .main_title */
|
/* section .main_title */
|
||||||
.XEicon .main_title h1 {margin-bottom:47px;font-size:34px;font-weight:400;color:#cda25a;text-align:center;text-transform: uppercase}
|
.XEicon .main_title h1 {margin-bottom: 47px;font-size: 34px;font-weight: 600;color: #cda25a;text-align: center;font-family: Raleway,'나눔바른고딕',NanumBarunGothic,ng,'맑은 고딕','Malgun Gothic','돋움',Dotum,'애플 SD 산돌고딕 Neo','Apple SD Gothic Neo',AppleGothic,Helvetica,sans-serif;text-transform: uppercase;letter-spacing: 1px;}
|
||||||
.XEicon .main_title p {font-size:15px;line-height:28px;color:#444;text-align:center}
|
.XEicon .main_title p {font-size:15px;line-height:28px;color:#444;text-align:center}
|
||||||
|
|
||||||
/* section .feature */
|
/* section .feature */
|
||||||
.XEicon .feature{height:518px;padding-top:120px;}
|
.XEicon .feature{height:518px;padding-top:120px;}
|
||||||
.XEicon .feature ul{padding-top:80px}
|
.XEicon .feature ul{padding-top:80px}
|
||||||
.XEicon .feature li{position:relative;float:left;width:314px;min-height:140px;padding:0 16px 0 70px;margin:0 0 30px 0}
|
.XEicon .feature li{position:relative;float:left;width:314px;min-height:140px;padding:0 16px 0 70px;margin:0 0 30px 0}
|
||||||
.XEicon .feature h2{padding:7px 24px 13px 0;font-size:17px;font-weight:normal;line-height:23px;color:#333}
|
.XEicon .feature h2{padding:7px 24px 13px 0;font-size:17px;font-weight:600;line-height:23px;color:#333}
|
||||||
.XEicon .feature p{padding:0 24px 0 0;font-size:14px;line-height:26px;color:#888}
|
.XEicon .feature p{padding:0 24px 0 0;font-size:14px;line-height:26px;color:#888}
|
||||||
.XEicon .feature .ico{position:absolute;top:0;left:0;width:48px;height:48px;font-size:22px;text-align:center;line-height:50px;color:#555}
|
.XEicon .feature .ico{position:absolute;top:0;left:0;width:48px;height:48px;font-size:22px;text-align:center;line-height:50px;color:#555}
|
||||||
|
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
.XEicon .get_started ul {margin-top:34px;}
|
.XEicon .get_started ul {margin-top:34px;}
|
||||||
.XEicon .get_started li {position:relative; float:left; width:286px; height:212px; margin-right:15px; border:1px solid #e8e8e8; background:#fff; text-align:center;}
|
.XEicon .get_started li {position:relative; float:left; width:286px; height:212px; margin-right:15px; border:1px solid #e8e8e8; background:#fff; text-align:center;}
|
||||||
.XEicon .get_started li:last-child {margin-right:0;}
|
.XEicon .get_started li:last-child {margin-right:0;}
|
||||||
.XEicon .get_started li h2 {padding:33px 0 19px; font-size:17px; font-weight: normal}
|
.XEicon .get_started li h2 {padding:33px 0 19px; font-size:17px; font-weight: 600}
|
||||||
.XEicon .get_started li p {padding: 0 37px; font-size:14px; line-height: 26px; color:#888;}
|
.XEicon .get_started li p {padding: 0 37px; font-size:14px; line-height: 26px; color:#888;}
|
||||||
.XEicon .get_started li > a {position:absolute; display:block; bottom:0; width:100%; height:50px; background:#888; border-top:1px solid #e1e1e1; line-height: 50px; font-size:14px; font-weight:600; text-transform:uppercase; color:#fff; -webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out}
|
.XEicon .get_started li > a {position:absolute; display:block; bottom:0; width:100%; height:50px; background:#888; border-top:1px solid #e1e1e1; line-height: 50px; font-size:14px; font-weight:600; text-transform:uppercase; color:#fff; -webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out}
|
||||||
.XEicon .get_started li > a:hover,
|
.XEicon .get_started li > a:hover,
|
||||||
|
|
@ -48,7 +48,7 @@
|
||||||
/* section .contribution */
|
/* section .contribution */
|
||||||
.XEicon .contribution {height:442px; padding-top:93px; box-sizing:border-box; text-align:center;}
|
.XEicon .contribution {height:442px; padding-top:93px; box-sizing:border-box; text-align:center;}
|
||||||
.XEicon .contribution .cont {font-size:15px;line-height:26px;text-align:center; margin-top:58px; color:#888;}
|
.XEicon .contribution .cont {font-size:15px;line-height:26px;text-align:center; margin-top:58px; color:#888;}
|
||||||
.XEicon .contribution .btn_github{display:inline-block;margin:50px 0;padding:0 42px;height:52px;border:2px solid #cda25a;background-color:#fff;font-size:16px;line-height:52px;letter-spacing:1px;color:#cda25a;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out}
|
.XEicon .contribution .btn_github{display:inline-block;margin:50px 0;padding:0 40px;height:52px;border:2px solid #cda25a;background-color:#fff;font-size:15px;line-height:52px;font-weight: 600;letter-spacing:1px;color:#cda25a;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out}
|
||||||
.XEicon .contribution .btn_github:hover,
|
.XEicon .contribution .btn_github:hover,
|
||||||
.XEicon .contribution .btn_github:active
|
.XEicon .contribution .btn_github:active
|
||||||
.XEicon .contribution .btn_github:focus{background-color:#cda25a;color:#fff}
|
.XEicon .contribution .btn_github:focus{background-color:#cda25a;color:#fff}
|
||||||
|
|
|
||||||
|
|
@ -10,8 +10,8 @@
|
||||||
<section class="xeicon">
|
<section class="xeicon">
|
||||||
<h1>Beautiful iconpack<br>XEIcon</h1>
|
<h1>Beautiful iconpack<br>XEIcon</h1>
|
||||||
<div class="button-area">
|
<div class="button-area">
|
||||||
<a class="btn_item" target="_blank" href="http://xpressengine.github.io/XEIcon">homepage</a>
|
<a class="btn_item" target="_blank" href="http://xpressengine.github.io/XEIcon">HOMEPAGE</a>
|
||||||
<a class="btn_item" target="_blank" href="https://github.com/xpressengine/XEIcon">github</a>
|
<a class="btn_item" target="_blank" href="https://github.com/xpressengine/XEIcon">GITHUB</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue