Fixed mention color and cleaned up css

This commit is contained in:
Jeremy Zhang
2017-06-12 04:31:34 +00:00
parent 289fdc0eb5
commit 926d4d14a9
3 changed files with 225 additions and 208 deletions

View File

@ -180,7 +180,7 @@
</script>
<script id="mustache_usermessage" type="text/template">
<p><span id="discordmessage_{{id}}" title="{{full_timestamp}}" class="chattimestamp">{{time}}</span> <span class="chatusername">{{username}}#{{discriminator}}</span> <span class="chatmessage">{{{content}}}</span></p>
<p><span class="chatusername">{{username}}#{{discriminator}}</span> <span id="discordmessage_{{id}}" title="{{full_timestamp}}" class="chattimestamp">{{time}}</span> <span class="chatmessage">{{{content}}}</span></p>
</script>
<script id="mustache_memberrole" type="text/template">