diff --git a/evennia/web/static/webclient/css/custom.css b/evennia/web/static/webclient/css/custom.css
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/evennia/web/templates/webclient/base.html b/evennia/web/templates/webclient/base.html
index 05038d83c7..c3d95334c4 100644
--- a/evennia/web/templates/webclient/base.html
+++ b/evennia/web/templates/webclient/base.html
@@ -19,6 +19,12 @@ JQuery available.
+ {% comment %}
+ Allows for loading custom styles without overriding the base site stylesheet
+ {% endcomment %}
+
+
+