Skip to content

네이버 웹툰 by kindongshin

Details

Authorkindongshin

LicenseNo License

Categorynaver

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       old naver comic
@version    20241023.06.10
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://comic.naver.com/"), url-prefix("https://novel.naver.com/") {
:root,
::after,
::before {
    --color-webtoon-green: #00d564;
    --color-line-secondary: #e5e5e5;
}
.Header__header--JtOpr {
    border-top: 1px solid #999 !important;
    border-bottom: 1px solid #ededed;
}
.Header__header--JtOpr hr,
.Tooltip__tooltip_wrap--YEDJr.Tooltip__style_webtoon--hWzOK.GlobalNavigationBar__tooltip--fyMmE,
.GlobalNavigationBar__button_creators--ssg_1 .GlobalNavigationBar__text_creators--udDly,
.GlobalNavigationBar__button_creators--ssg_1 .GlobalNavigationBar__icon_new--eH8f6 {
    display: none;
}
.BrandBar__gnb_wrap--Nh2jt {
    height: 55px;
}
.BrandBar__logo_area--Y_7dM .BrandBar__logo_naver--srvE0 {
    margin-top: 22px;
}
.BrandBar__logo_area--Y_7dM .BrandBar__logo_comic--oR6mr {
    margin: 14px 0 0 10px;
}
.BrandBar__logo_area--Y_7dM .BrandBar__bar--FgYZy {
    margin: 22px 8px 0;
    background-color: #d2d2d2;
}
.BrandBar__logo_area--Y_7dM .BrandBar__logo_novel--IsNoH,
.BrandBar__logo_area--Y_7dM .BrandBar__logo_series--fnRZn {
    margin-top: 18px;
}
.BrandBar__search_wrap--Bevo_ {
    margin: 9px 18px 0 0;
}
.BrandBar__right--uve_C #gnb {
    margin: 13px -9px 0 0;
}
div.GlobalNavigationBar__lnb_wrap--gyzrj {
    width: 100%;
}
.GlobalNavigationBar__lnb_wrap--gyzrj {
    height: 40px;
    clear: both;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #e5e5e5;
    background: #fff;
}
.GlobalNavigationBar__lnb_list--bwu26 .GlobalNavigationBar__item--F7tIS .GlobalNavigationBar__link--WMOzG {
    line-height: 40px;
    padding: 0 14px;
    font-size: 14px;
}
.SubNavigationBar__snb_list--tAZvu .SubNavigationBar__item--tmE0E .SubNavigationBar__link--PXX5B[aria-current=true]::after {
    background: unset;
}
.SubNavigationBar__snb_list--tAZvu .SubNavigationBar__item--tmE0E .SubNavigationBar__link--PXX5B[aria-current=true] {
    color: unset;
}
.GlobalNavigationBar__button_creators--ssg_1 {
    background: url(https://ssl.pstatic.net/static/comic/images/sp/sp_Nbtn.png) no-repeat;
    background-position: 0 -70px;
    border-radius: unset;
    width: 240px;
    height: 42px;
}
.SubNavigationBar__snb_wrap--A5gfM {
    height: 36px;
}
.SubNavigationBar__snb_list--tAZvu .SubNavigationBar__item--tmE0E .SubNavigationBar__link--PXX5B {
    line-height: 38px;
    font-size: 13px;
    color: #858585;
}
}

@-moz-document url("https://comic.naver.com/index"), url-prefix("https://comic.naver.com/search") {
.Header__header--JtOpr {
    border-bottom: unset!important;
}
}

@-moz-document url-prefix("https://novel.naver.com/") {
#header {
    border-top: 1px solid #999 !important;
}
.srch_area {
    border: 1px solid #e1e1e1;
    background: #f7f7fa;
}
div#container {
    background: #f5f5f5;
}
.lnb .on .lnb_txt {
    color: #1fa8dd;
    border-bottom: unset;
}
.foot_notice {
    border-top: 1px solid #dcdbda;
    border-bottom: 1px solid #e6e7e8;
}
#footer {
    background-color: #fff;
}
}

Reviews

No reviews yet.