0
0
Fork 0

Audit message fixes.

Moves the audit message above the attribution message, centres the audit message rather than having it be left-aligned
This commit is contained in:
Tyler 2019-05-21 18:45:37 -06:00 committed by GitHub
parent 3d7d06bf59
commit fe2a7f4763
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,6 +40,9 @@
</div>
</div>
<br><br><br><br>
<div class="centered">
Source is auditable <a href="https://github.com/Tyler-A/DnD-CC">here</a>.
</div>
<div class="centered">
Arrow icon made by
<a href="https://www.flaticon.com/authors/lyolya" title="Lyolya">Lyolya</a>
@ -48,8 +51,5 @@
<a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">
CC 3.0 BY</a>
</div>
<div>
Source is auditable <a href="https://github.com/Tyler-A/DnD-CC">here</a>.
</div>
</body>
</html>