Skip to content

아카라이브 넓게 보기 by ErshanChandor

Details

AuthorErshanChandor

LicenseNo License

Categorycomunity webpage custom

Created

Updated

Size672 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

사이드바 위치 아래로 내려버렸습니다.
광고제거 프로그램으로 right-sidebar를 날려버리면 편안하게 사용 가능합니다.

ublock origin 기준 [내필터] 탭에서

arca.live##.right-sidebar

추가해주시면 되겠습니다.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           arca.live
@namespace      github.com/openstyles/stylus
@version        1.1.1
@description    arca.live style changer for dark and wide
@author         EC
==/UserStyle== */

@-moz-document domain("arca.live") {
    .body .content-wrapper {
    display: inherit;
    margin: 0 auto;
    }
    .body .board-article .article-list .list-table .vrow.column .vrow-bottom .vcol:not(:last-child) {
    margin-right: unset;
    }
    .body .navbar-wrapper .navbar .noti-menu-link .red-dot {
    background-color: #f33;
    }
    .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    }
}

Reviews

No reviews yet.