Skip to content

simpler by byjrk

Details

Authorbyjrk

LicenseNo License

Categorywhistlerwmz.my-place.us

Created

Updated

Size785 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         simpler
@version      20211014.12.44
@namespace    userstyles.world/user/byjrk
@description  至少不那么瞎眼了……
@author       byjrk
@license      No License
==/UserStyle== */

@-moz-document domain("whistlerwmz.my-place.us") {
body {
    background-color: azure;
    background-image: none;    
}

td font {
    font-family: 'Microsoft Yahei';
    font-size: 1rem;
}

p font {
    font-family: 'Microsoft Yahei';
}

font[size='7'] {
    font-size: 1.75rem;
}

font[size='6'] {
    font-size: 1.5rem;
}

table[bordercolor='#0000FF'] {
    border: 0px !important;
    border-width: 0px !important;
    border-color: transparent !important;
}

table[width='100%'] {
    width: 888px !important;
    margin-left: auto;
    margin-right: auto;
}
}

Reviews

No reviews yet.