s
discord.com by xvblpoks
Details
Authorxvblpoks
LicenseNo License
Categoryuserstyles
Created
Updated
Size401 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
s
Source code
/* ==UserStyle==
@name discord.com
@version 20230602.19.45
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://discord.com") {
/* CSS code for Discord customization */
body {
background-image: url("https://drive.google.com/uc?export=view&id=13xKL1wneD9WrLlkbdlOK_Lg48HFJ_YB0");
background-size: cover;
/* Additional background properties or styles */
}
}