diff --git a/webapp/titanembeds/templates/embed.html.j2 b/webapp/titanembeds/templates/embed.html.j2 index ef08585..82bbdd9 100644 --- a/webapp/titanembeds/templates/embed.html.j2 +++ b/webapp/titanembeds/templates/embed.html.j2 @@ -20,7 +20,7 @@ {% include 'google_analytics.html.j2' %} {% if css is not none %} - + {% endif %}
diff --git a/webapp/titanembeds/templates/usercss.html.j2 b/webapp/titanembeds/templates/usercss.html.j2 index 4412db7..18a7fe0 100644 --- a/webapp/titanembeds/templates/usercss.html.j2 +++ b/webapp/titanembeds/templates/usercss.html.j2 @@ -40,47 +40,47 @@ will have CSS cosmetic privilages removed, if caught. Please don't, we check the--modal
):
-
+
--noroleusers
):
-
+
--main
):
-
+
--placeholder
):
-
+
--sidebardivider
):
-
+
--leftsidebar
):
-
+
--rightsidebar
):
-
+
--header
):
-
+
--chatmessage
):
-
+
--discrim
):
-
+
--chatbox
):
-
+
TIP! You can use the variables in your CSS below! Something like color: var(--leftsidebar);
would work!