Fix footer alignment with new style

I broke the alignment when making my theme. I'll fix it later
This commit is contained in:
Arctic Code 2013-09-26 18:53:30 -05:00
parent 2b53a916b2
commit fed95a9904
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
<div id="footer" style="position:fixed; width:100%; padding:5px; bottom:2px;">
<div class="container">
<br /><p class="text-muted credit">
<br /><p class="text-muted credit" style="padding-top:8px;">
Copyright &copy; 2012-2013 UnPS-GAMATechnologies - Fork me on <a href="https://github.com/alopexc0de/UnPS-Short">GitHub</a>
<a id="privacy-link" href="http://unps-gama.info/privacy.php">Privacy Policy</a> <a id="tos-link" href="http://unps-gama.info/terms.php">Terms Of Service</a>
</p>