와이고수 17 ~ 22
와이고수 17 ~ 22 by kindongshin
Details
Authorkindongshin
LicenseNo License
Categoryygosu
Created
Updated
Size2.3 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 와이고수 17 ~ 22
@version 20250205.07.25
@namespace https://userstyles.world/user/kindongshin
@description 와이고수 17 ~ 22
@author kindongshin
@license No License
==/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[src="https://data.ygosu.com/top_logo_img/65af0ad7312a0.png"] {
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;
}
.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;
}
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 {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.bottom_corner {
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;
}
}