와이고수 17 ~ 22
와이고수 16 ~ 22 by kindongshin

Details
Authorkindongshin
LicenseNo License
Categoryygosu
Created
Updated
Code size3.3 kB
Code checksum1ae96ca7
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 와이고수 17 ~ 22
@version 20250205.07.25
@namespace https://userstyles.world/user/kindongshin
@description 와이고수 17 ~ 22
@author kindongshin
@license No License
@var checkbox old "16년 헤더" 0
@preprocessor stylus
==/UserStyle== */
@-moz-document domain("ygosu.com") {
.header_v2 {
width: 975px;
height: 45px;
background: url(https://image.ygosu.com/images/gnb_2017_re.png?1) no-repeat;
margin: 0 auto;
margin-top: 100px;
}
.header_v2 .menu .logo {
position: absolute;
margin: 10px;
bottom: 12px;
width: 160px;
}
img[alt="와이고수"] {
content: url(https://image.ygosu.com/images/logo_2014.gif);
}
.header_v2 .menu_item {
height: 46px;
margin: 0;
}
.header_v2 .menu .pulldown3,
.header_v2 .menu .pulldown4 {
top: 44px;
width: 973px;
}
.header_v2 .menu .pulldown4 {
width: 943px!important;
}
a[href="https://ygosu.com/board"],
a[href="/bet"],
#top_menu_favorite {
display: block;
overflow: hidden;
}
a[href="https://ygosu.com/board"] {
width: 131px;
height: 0;
padding: 45px 0 0 0;
}
a[href="/bet"],
#top_menu_favorite {
width: 120px;
height: 0;
padding: 45px 0 0 0;
}
.search_box_v2 {
position: relative;
padding-top: 15px;
margin-top: 0;
bottom: 94px;
right: 23px;
}
.search_box_v2 .searchBG {
margin-top: 0;
}
.search_box_v2 .keywords .ico_pop {
margin: 3px 10px 6px 0;
}
.gnb_v2 {
width: 973px;
height: 42px;
margin: 0 auto;
background: #fbfbfb;
border: 1px solid #dfdfdf;
}
.gnb_sub_v2 {
width: 955px;
}
.gnb_sub_v2 .login_btn img.login_btn_img {
background: url(https://image.ygosu.com/images/btn_local.gif) no-repeat;
width: 51px;
height: 0;
display: block;
padding: 23px 0 0 0;
margin-right: 5px;
overflow: hidden;
}
.gnb_sub_v2 dl.login_etc dt,
.gnb_sub_v2 .sub_right a {
font-size: 11px;
}
.gnb_sub_v2 .sub_right {
margin: -4px 0 0px 30px;
}
a[href="/item"],
a[href="/pan"],
a[href="/yg_con"] {
display: none;
}
a[href="https://ygosu.com/starlife/?m2=lab"] {
position: absolute;
bottom: 48px;
right: 0;
font-size: 0!important;
padding: 10px 58px;
}
.top_left_corner,
.top_right_corner,
.top_corner,
.all_corner_thin {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.bottom_corner,
.all_corner_thin {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
#contain {
width: 975px;
}
.main_wrap,
.board_left {
width: 975px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
}
.content_wrap_side {
width: 810px;
}
if old {
.header_v2 {
background: url(https://image.ygosu.com/images/gnb_2016.png) no-repeat;
height: 43px;
}
}
}