diff --git a/minecraft/index.php b/minecraft/index.php index b9a5d8b..c791efd 100644 --- a/minecraft/index.php +++ b/minecraft/index.php @@ -12,7 +12,7 @@
- +

Confused? Click here to get started

diff --git a/minecraft/setup/index.php b/minecraft/setup/index.php index 9aab4b9..a56fae4 100644 --- a/minecraft/setup/index.php +++ b/minecraft/setup/index.php @@ -10,6 +10,7 @@
+

Return to modpacks

Setting Up Modded Minecraft

diff --git a/minecraft/styles/styles.css b/minecraft/styles/styles.css index 3e65ced..47e5468 100644 --- a/minecraft/styles/styles.css +++ b/minecraft/styles/styles.css @@ -39,6 +39,7 @@ code.bigcode { div.currentcontainer { border: 4px solid var(--line); border-radius: 8px; + box-shadow: 5px 5px var(--shadow); margin: 1em 0; padding: 1em; }