mirror of
https://github.com/gamaio/UnPS-Short.git
synced 2024-11-14 12:57:26 +00:00
Fix footer alignment with new style
I broke the alignment when making my theme. I'll fix it later
This commit is contained in:
parent
2b53a916b2
commit
fed95a9904
@ -82,7 +82,7 @@
|
|||||||
|
|
||||||
<div id="footer" style="position:fixed; width:100%; padding:5px; bottom:2px;">
|
<div id="footer" style="position:fixed; width:100%; padding:5px; bottom:2px;">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<br /><p class="text-muted credit">
|
<br /><p class="text-muted credit" style="padding-top:8px;">
|
||||||
Copyright © 2012-2013 UnPS-GAMATechnologies - Fork me on <a href="https://github.com/alopexc0de/UnPS-Short">GitHub</a>
|
Copyright © 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>
|
<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>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user