Skip to content

chatting by MartinAlexeevich

Details

AuthorMartinAlexeevich

LicenseNo License

Categorytavern

Created

Updated

Size364 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           chatting
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("http://127.0.0.1:8000/") {

#sheld {
    max-width: 680px;
    left: -80px;
}
body {
    font-size: 18px;
}
#right-nav-panel {
    min-width: 350px;
}
    
}

Reviews

No reviews yet.