diff --git a/book.toml b/book.toml
index aa975f6..948e530 100644
--- a/book.toml
+++ b/book.toml
@@ -10,6 +10,7 @@ description = "A site detailing how to use the SpigotAPI plugin ClaimChunk"
preferred-dark-theme = "ayu"
git-repository-url = "https://github.com/cjburkey01/ClaimChunk"
edit-url-template = "https://github.com/cjburkey01/claimchunk-site/edit/main/{path}"
+additional-js = []
additional-css = ["src/css/downloads.css"]
no-section-label = true
diff --git a/src/Downloads.md b/src/Downloads.md
deleted file mode 100644
index b4c5d4d..0000000
--- a/src/Downloads.md
+++ /dev/null
@@ -1,39 +0,0 @@
-# Downloads
-
-There are two channels from which to download ClaimChunk. The release channel is the current stable version of ClaimChunk. This version _should_ be safe to use for larger servers. The snapshot channel, however, provides a new build for the changes to the [ClaimChunk repository](https://github.com/cjburkey01/ClaimChunk) since the latest release. This means they may have less testing, but it may be useful if bugs exist in the latest release or you want some features that have yet to be pushed to a release.
-
-
-
-
-## Release Downloads
-
-The following downloads are considered stable downloads, or releases.
-
-
- Please wait... | Loading...
-
-
-## Snapshot Downloads
-
-These downloads _might_ be less stable than the release downloads, but have more recent features and bug fixes.
-
-To make these downloads available, we use a handy-dandy link service called nightly.link to make getting GitHub artifact download links possible.
-
-After 30 days, GitHub deletes these artifacts; if you want to compile an older, non-release version that isn't listed here, please clone the repository at the preferred commit and build from source.
-
-
- Please wait... | Loading...
-
diff --git a/src/server/Downloads.md b/src/server/Downloads.md
index 3c55f7e..339b3c8 100644
--- a/src/server/Downloads.md
+++ b/src/server/Downloads.md
@@ -1,19 +1,39 @@
# Downloads
-There are two channels from which to download ClaimChunk. The release channel is the current stable version of ClaimChunk. This version *should* be safe to use for larger servers. The snapshot channel, however, provides a new build for the changes to the [ClaimChunk repository](https://github.com/cjburkey01/ClaimChunk) since the latest release. This means they may have less testing, but it may be useful if bugs exist in the latest release or you want some features that have yet to be pushed to a release.
+
+
-If you need help installing, please see the [Installation page](./Installation.md), which outlines the whole installation process and immediate configurations that can be done.
+There are two channels from which to download ClaimChunk. The release channel is the current stable version of ClaimChunk. This version _should_ be safe to use for larger servers. The snapshot channel, however, provides a new build for the changes to the [ClaimChunk repository](https://github.com/cjburkey01/ClaimChunk) since the latest release. This means they may have less testing, but it may be useful if bugs exist in the latest release or you want some features that have yet to be pushed to a release.
## Release Downloads
The following downloads are considered stable downloads, or releases.
-Please wait... | Loading...
+
+ Please wait... | Loading...
+
## Snapshot Downloads
-These downloads *might* be less stable than the release downloads, but have more recent features and bug fixes.
+These downloads _might_ be less stable than the release downloads, but have more recent features and bug fixes.
To make these downloads available, we use a handy-dandy link service called nightly.link to make getting GitHub artifact download links possible.
-Please wait... | Loading...
+After 30 days, GitHub deletes these artifacts; if you want to compile an older, non-release version that isn't listed here, please clone the repository at the preferred commit and build from source.
+
+
+ Please wait... | Loading...
+