background change
Background theme by whitthemes
Details
Authorwhitthemes
LicenseNo Redistribution
CategoryHR
Created
Updated
Size1.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Background theme
@version 20230908.02.12
@namespace userstyles.world/user/whitthemes
@description background change
@author whitthemes
@license No Redistribution
==/UserStyle== */
@-moz-document url-prefix("http") {
body.background.africa {
background: url(https://cdn.discordapp.com/attachments/1149350657330008204/1149443154894913646/image2.jpg) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
body.background.asia {
background: url(https://cdn.discordapp.com/attachments/1149350657330008204/1149443154894913646/image2.jpg) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
body.background.australia {
background: url(https://cdn.discordapp.com/attachments/1149350657330008204/1149443154894913646/image2.jpg) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
body.background.europe {
background: url(https://cdn.discordapp.com/attachments/1149350657330008204/1149443154894913646/image2.jpg) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
body.background.north-america {
background: url(https://cdn.discordapp.com/attachments/1149350657330008204/1149443154894913646/image2.jpg) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
body.background.south-america {
background: url(https://cdn.discordapp.com/attachments/1149350657330008204/1149443154894913646/image2.jpg) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
}