tidied the appearance of the html

This commit is contained in:
Mark Eaton
2015-01-05 16:42:58 -05:00
parent d91c1ff01f
commit f1e4296601
+3 -3
View File
@@ -67,8 +67,7 @@
All rights reserved. All rights reserved.
</div> </div>
<div id="s-lib-footer-login-link"> <div id="s-lib-footer-login-link">
<a href="{{login_url}} <a href="{{login_url}}">Login to LibApps</a>.
">Login to LibApps</a>.
</div> </div>
</div> </div>
<div> <div>
@@ -95,7 +94,8 @@
<i class="fa fa-square-o fa-stack-2x"></i> <i class="fa fa-square-o fa-stack-2x"></i>
<i class="fa fa-angle-double-up fa-stack-1x" style="position:relative; bottom:2px;"></i> <i class="fa fa-angle-double-up fa-stack-1x" style="position:relative; bottom:2px;"></i>
</span> </span>
</div> <!-- BEGIN: Custom Footer --> </div>
<!-- BEGIN: Custom Footer -->
{{public_footer}} {{public_footer}}
<!-- END: Custom Footer --> <!-- END: Custom Footer -->
</body> </body>