diff --git a/error-pages/403.php b/error-pages/403.php
index 91b988f..3334b71 100644
--- a/error-pages/403.php
+++ b/error-pages/403.php
@@ -2,8 +2,7 @@
Athena - Error 403
@@ -11,7 +10,7 @@
-
+
You're not allowed to see that!
@@ -19,9 +18,6 @@
403 - Forbidden
-
-
-
diff --git a/error-pages/404.php b/error-pages/404.php
index fa91a1b..1f760fc 100644
--- a/error-pages/404.php
+++ b/error-pages/404.php
@@ -10,7 +10,7 @@
-
+
Oh no! That page can't be found
diff --git a/error-pages/50x.php b/error-pages/50x.php
index 51a32cc..1c6b35a 100644
--- a/error-pages/50x.php
+++ b/error-pages/50x.php
@@ -2,8 +2,7 @@
Athena - Server Error
@@ -11,7 +10,7 @@
-
+
Ah, sorry. There's a problem at our end
@@ -19,9 +18,6 @@
50x - Server Error
-
-
-
diff --git a/styles/style.css b/styles/style.css
index 59b7db3..a4d37e4 100644
--- a/styles/style.css
+++ b/styles/style.css
@@ -97,6 +97,7 @@ body {
.actionbutton {
display: inline-block;
+ text-decoration: none;
cursor: pointer;
background-color: #3c78d8;
border: none;