Skip to content

なろう - 2023年11月 by pyonpyon

Details

Authorpyonpyon

LicenseNo License

Categorysyosetu.com

Created

Updated

Size548 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           ncode.syosetu.com - 2023年11月
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("syosetu.com") {
    /* ここにコードを挿入... */
    * {
        font-family: "BIZ UDPゴシック", "Noto Sans CJK JP", sans-serif;
        font-size: 1.2rem;
    }
    #novel_honbun {
        padding: 0;
        width: 720px;
    }
    #novel_honbun p {
        font-size: 24px;
        line-height: 200%;
    }
}

Reviews

No reviews yet.