Skip to content

笔趣阁(www.qu-la.com) by eakerzt

Details

Authoreakerzt

LicenseNo License

Categorynovel

Created

Updated

Size654 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           2022/7/11 15:45:29
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    笔趣阁样式
@author         Eaker
==/UserStyle== */
@-moz-document regexp("https://www.qu-la.com/booktxt/.*?/.*?.html") {
    .chapter-wrap {
        width: 100%!important;
    }
    .chapter-box {
        width: 100% !important;
        border: none !important;
    }
    #chapter-title {
        position: sticky;
        left: 0;
        top: 0;
        background: #f7f2e8;
        padding: 20px;
        border-bottom: solid 1px;
    }
    #txt {
        width: 90% !important;
        font-size: 48px;
    }
}

Reviews

No reviews yet.