diff --git a/evennia/web/static/webclient/css/custom.css b/evennia/web/static/webclient/css/custom.css
new file mode 100644
index 000000000..e69de29bb
diff --git a/evennia/web/templates/webclient/base.html b/evennia/web/templates/webclient/base.html
index 05038d83c..c3d95334c 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 %}
+
+
+