[style] Style Fixes for Home Page

This commit is contained in:
Rushabh Mehta
2013-07-11 15:19:13 +05:30
parent df92a553cb
commit 80d83f5ae3
6 changed files with 101 additions and 78 deletions

View File

@@ -17,7 +17,7 @@
<a href="server.py?cmd=web_logout" title="Sign Out"><i class="icon-signout"></i></a>
</div>
<div class="clearfix"></div>
{% if banner_html %}<div class="row" style="margin-top: 30px;">
{% if banner_html %}<div class="row banner">
<div class="col col-lg-12">{{ banner_html }}</div>
</div>{% endif %}
<div class="outer">