Merge pull request #107 from circl-lastname/master

Tell users how to get custom css
This commit is contained in:
Alex Howard 2018-06-24 16:11:33 -04:00 committed by GitHub
commit a9b9eef3ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,7 @@
<div class="card-panel indigo lighten-5 z-depth-3 hoverable black-text">
<h4>User Defined CSS!</h4>
<p class="flow-text">Would you like to have <strong>user defined css</strong> (e.g. custom css) for your embed?</p>
<p>All you have to do is tag an admin or the HELP role!</p>
<a class="waves-effect waves-light btn" href="https://discord.io/Titan">Talk to us!</a>
<p>The first slot is on the house. Increasing the slot count requires the user to spend Titan Tokens. However, we do offer unlimited predefined CSS Color Variables at no charge.</p>
</div>
@ -76,4 +77,4 @@
</div>
</div>
</div>
{% endblock %}
{% endblock %}