]> de.git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Center the footer.
authorAnt Zucaro <azucaro@gmail.com>
Mon, 6 Feb 2012 01:58:57 +0000 (20:58 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Mon, 6 Feb 2012 01:58:57 +0000 (20:58 -0500)
xonstat/templates/base.mako

index cdd47b39c48952a01c6c084b53abca7e08b9b4ec..668bf5fa87bf3019e1d5208466e09d8a778eaa8e 100755 (executable)
@@ -41,8 +41,9 @@
       </div> <!-- /main row -->
 
       <%block name="footer">
-        <p>XonStat is an open source (GPLv2) project created by Antibody. Fork it <a href="https://github.com/antzucaro/XonStat" title="Go to the project page">on Github!</a></p>
+      <p class="pagination-centered">XonStat is an open source (GPLv2) project created by Antibody. Fork it <a href="https://github.com/antzucaro/XonStat" title="Go to the project page">on Github!</a></p>
       </%block>
+
       <%block name="js">
       </%block>
     </body>