Skip to content

LNation by NJ0S8

Details

AuthorNJ0S8

LicenseNo License

CategoryLNation

Created

Updated

Size722 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For LNation

Notes

For LNation

Source code

/* ==UserStyle==
@name       Discord Vivaldi
@version    20240629.06.28
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://discord.com/channels") {
/* Removes various Discord elements for better visibility: */
.guilds_a4d4d9,
/* Server List */
.sidebar_a4d4d9,
/* Channel List */
.buttons_d0696b,
/* Gif Buttons */
.toolbar_e44302,
/* Searchbar */
.subtitleContainer_a7d72e,
/* Channel Name Bar */
.newMessagesBar_cf58b5/* Unread Messages */
{
         display: none;
}

/* Maximizes image size in the embed: */
.embedFull_ad0b71 {
         margin-left: -69px;
}

/* Adjusts padding for better text readability: */
.message_d5deea {
         padding-right: 0 !important
}
}

Reviews

No reviews yet.