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 Background Color (--modal): - +
Uncategorized Discord Users (--noroleusers): - +
Main Background Color (--main): - +
Text input placeholder (--placeholder): - +
Sidebar Dividers (--sidebardivider): - +
Left Sidebar/Guild Navigation Background (--leftsidebar): - +
Right Sidebar/Member List Background (--rightsidebar): - +
Header Background (--header): - +
Chat Message (--chatmessage): - +
Discriminator Text (--discrim): - +
Message Box Background (--chatbox): - +

TIP! You can use the variables in your CSS below! Something like color: var(--leftsidebar); would work!