My First Background - Mirciy
Snowy Mountain V1 Test (Christmas) by mirciy
Details
Authormirciy
LicenseNo License
Categorynitrotype.com
Created
Updated
Code size512 B
Code checksume183c94f
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Snowy Mountain (Christmas)
@version 20241124.20.34
@namespace ?
==/UserStyle== */
@-moz-document domain("nitrotype.com") {
body {
background: none;
}
html {
background: fixed url(https://plus.unsplash.com/premium_photo-1670149521751-2e1f5a1ce722?fm=jpg&q=60&w=3000&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MXx8aWNlJTIwbW91bnRhaW5zfGVufDB8fDB8fHww), #001d45;
background-size: 100%
}
.card--grit {
background: none;
}
.bg--gradient {
background: fixed;
}
}