From 59610ffffe00fc1b66336344aed5efc3e3c9f70b Mon Sep 17 00:00:00 2001 From: Johnny Date: Fri, 26 Oct 2018 00:29:12 +0000 Subject: [PATCH] Adds padding to the Evennia Admin page to make layout more consistent with rest of site. --- evennia/web/website/templates/website/evennia_admin.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/web/website/templates/website/evennia_admin.html b/evennia/web/website/templates/website/evennia_admin.html index 8e88d9cc50..80e22e2f2a 100644 --- a/evennia/web/website/templates/website/evennia_admin.html +++ b/evennia/web/website/templates/website/evennia_admin.html @@ -6,7 +6,7 @@
-
+

Admin

Welcome to the Evennia Admin Page. Here, you can edit many facets of accounts, characters, and other parts of the game.