updates to website footer
diff --git a/website/templates/html/outer.html b/website/templates/html/outer.html
index ebb4923..02a61ac 100644
--- a/website/templates/html/outer.html
+++ b/website/templates/html/outer.html
@@ -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 }}