yes24 이전 레이아웃
yes24 old by kindongshin
Details
Authorkindongshin
LicenseNo License
Categoryyes24
Created
Updated
Size3.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name YES24 이전 레이아웃
@version 20250201.03.54
@namespace ?
==/UserStyle== */
@-moz-document domain("yes24.com") {
/* 매안 */
#yesWrap {
min-width: unset;
}
#yHeader {
margin-bottom: 20px;
height: 195px;
background: url('https://image.yes24.com/sysimage/renew/gnb/bgGnbN3.png?ver=20200311') repeat-x left top;
}
#yHeader h1 a.logo {
content: url("https://image.yes24.com/sysimage/renew/gnb/logoN2.png");
width: 200px;
height: 103px;
left: 32px;
top: 44px;
}
#yHeader #yHeaderWrap .yHeaderMid .yesSearch {
top: 74px;
width: 436px;
height: 36px;
border: solid 2px #196ab3;
border-radius: 0;
background-color: #fff;
}
#yHeader #yHeaderWrap .yHeaderMid .yesSearch #yesSForm .schBtn button {
width: 60px;
height: 40px;
background: #196ab3 url('https://image.yes24.com/sysimage/renew/gnb/gnbN2.png?ver=161201b') no-repeat 0 0;
}
#yHeader #yHeaderWrap .yHeaderMid .yesSearch #yesSForm .schBtn {
right: -2px;
top: -2px;
}
#yHeader #yHeaderWrap .yHeaderMid .yesSearch #yesSForm .schIpt label input.iptTxt {
width: 255px;
margin: 5px 0 0 8px;
height: 24px;
line-height: 24px;
font-size: 16px;
font-weight: bold;
color: #333;
}
#yHeader #yHeaderWrap .yHeaderBot .quickCateZone h2 a {
background-color: #196ab3;
}
#yHeader #yHeaderWrap .yHeaderBot .yesCornerServ .yesCornerLi li a {
color: #196ab3;
}
#yWelTopWrap::before {
background-color: #6699cc;
}
#yWelTopWrap #mbnWrap li.mbn_dp1 h3 a {
height: 36px;
line-height: 36px;
color: #fff;
}
#yWelTopWrap #mbnWrap li.mbn_dp1 h3.on a {
color: #333;
background-color: #fff;
}
#yesPartnerLayers .yPartnerPop {
border: solid 1px #196ab3;
background-color: #fff;
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
#yWelMid .yWelNowBook ul li .goods_img.tb_cell .imgBdr .ico_eBook + a {
border-radius: 0;
}
.multiSecArea .multiSecUnit h2 em.ico_mSec {
background: url('https://image.yes24.com/sysimage/renew/welcome/welcome_multi.png?v=160328a') no-repeat 0 -200px;
}
#yesFooter #footerWrap {
margin: 0 auto;
width: 960px;
}
.bgFooter {
background-image: url('https://image.yes24.com/sysimage/renew/footer/footer.png?v=170405');
}
img[src="https://image.yes24.com/sysimage/renew/footer/img_awards.gif?v231001"] {
content: url(https://web.archive.org/web/20230205055420im_/https://image.yes24.com/sysimage/renew/footer/img_glory.gif);
width: 960px;
}
/* 로그인 */
img[src="https://image.yes24.com/sysimage/renew/sLayout/logo_n.png"] {
content: url(https://image.yes24.com/sysimage/renew/sLayout/logo.png);
}
.yesTab_nor.yesTab_blue li.on a::before {
border-left-color: #6699cc;
}
.yesTab_nor.yesTab_blue li.on a .txt {
color: #6699cc;
}
.btnC.btn_blue .bWrap {
border-color: #196ab3;
border-bottom-color: #165fa1;
border-right-color: #165fa1;
background-color: #196ab3;
}
#ySContent .loginCont {
margin-left: 0px !important;
}
}