No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
background-image: url("https://wiki.celestiasmp.com/images/7/77/11-small.png"); | background-image: url("https://wiki.celestiasmp.com/images/7/77/11-small.png"); | ||
backdrop-filter: blur(8px); | backdrop-filter: blur(8px); | ||
background-attachment: fixed; | background-attachment: fixed; | ||
} | } | ||
Revision as of 18:07, 12 January 2025
body {
background-image: url("https://wiki.celestiasmp.com/images/7/77/11-small.png");
backdrop-filter: blur(8px);
background-attachment: fixed;
}
