{% extends 'site_layout.html.j2' %} {% block title %}{% if new %}New{% else %}Editing {{ css.name }} -{% endif %} User CSS{% endblock %} {% block content %}
Note: This feature is only used for CSS. Any attempts to enter HTML or malicious CSS code will have CSS cosmetic privilages removed, if caught. Please don't, we check the databases often. Thanks!
{% if not new %}Using your custom CSS
This user defined CSS has a unique ID of {{ css.id }}.
To use this CSS in the embed, you must apped a ?css={{ css.id }}
to the embed URL.
Something like this will work: