jazib update footer.html

This commit is contained in:
jazib-cb 2017-03-21 16:04:11 +05:00
parent 4447763b80
commit 82f3de686a
2 changed files with 11 additions and 5 deletions

View file

@ -1,3 +1,5 @@
<footer class="footer clearfix ">
<div class="footer_grey_bar col-lg-12 col-md-6 col-sm-12">
<div class="col-lg-6 col-md-6 col-sm-12 col">

View file

@ -672,14 +672,18 @@ ul.mainTabs{
.footer {
width: 100%;
bottom: 0;
background: #2B2B2B;
background: #2b2b2b none repeat scroll 0 0;
color: #fff;
font-size: 13px;
line-height: 20px;
color: #fff;
padding: 8px 6px;
float: left;
width: 100%;
z-index: 5;
padding:8px 6px
position:absolute;
bottom:-5%;
left:0;
}
.footer_grey_bar{
padding:5px;