Website Updates

Lethal-Extended:

- Updated Download options
- Re-added Beta Option
- Added Thunderstore downloads

Content-Expansion:

- Updated Download options
- Added Thunderstore downloads
- Updated Home & Branches Backgrounds
This commit is contained in:
2024-06-17 05:12:49 -05:00
parent eb8717a503
commit 8a65bdda1a
19 changed files with 128 additions and 32 deletions

View File

@@ -10,7 +10,7 @@ body {
animation: fadeIn 2s;
padding: 0;
margin: 0;
background: rgba(0, 0, 0, .5) url('../../media/divebell.png');
background: rgba(0, 0, 0, .5) url('../../media/branches.gif');
background-blend-mode: darken;
background-size: cover;
}