updates to website footer

This commit is contained in:
Rushabh Mehta 2013-02-21 10:54:04 +05:30
parent f2b17d91a1
commit 1c36697556

View File

@ -88,7 +88,8 @@
{% endif %}
</div>
{% endif %}
<p style="float: right; clear: right;"><a style="font-size: 90%;" href="attributions">ERPNext Powered</a></p>
<p style="float: right; clear: right;">
<a style="font-size: 90%; color: #888;" href="attributions">ERPNext Powered</a></p>
<div class="web-footer-menu"><ul>
{% for item in footer_items %}
<li><a href="{{ item.url }}" {{ item.target }}