theme.park/dbb/proxmox/plex.css
2024-11-11 21:17:07 -05:00

7 lines
190 B
CSS

body {
background-image: url('https://htpc.deathbybandaid.net/assets/theme.park/resources/preset-dark2.png');
background-repeat: no-repeat;
background-size: cover;
color: #dedede;
}