Skip to content

linghang-style by FuhaoWaterMelon

Screenshot of linghang-style

Details

AuthorFuhaoWaterMelon

LicenseNo License

Categoryhttp://39.98.213.138/

Created

Updated

Size725 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A userstyle of linghang web.

Notes

version 1.0.0

Source code

/* ==UserStyle==
@name           linghang-style
@namespace      github.com/openstyles/stylus
@version        1.0.4
@description    A userstyle of linghang web.
@author         Watermelon
==/UserStyle== */

@-moz-document url-prefix("http://39.98.213.138/") {
    body{
        background-color : rgb(255, 250, 232);
        font-family : "fangsong";
        font-weight : 600;
    }a, span.label{
        font-size : 16px;
    }input.form-control{
/*         width : 100px; */
        font-family : "kaiti";
        font-weight : 500;
        font-size : 16px;
    }select.form-control{
        width : auto;
    }font{
        font-family : "Times New Roman";
    }div.panel-body.content{
        font-size : 18px;
    }
}

Reviews

No reviews yet.