|
|
|
|
@ -454,7 +454,7 @@ footer { |
|
|
|
|
margin-top: 10px; |
|
|
|
|
background: none; |
|
|
|
|
border-left: 1px darken(@gray, 30%) solid; |
|
|
|
|
height: 150px; |
|
|
|
|
height: 100px; |
|
|
|
|
&.col-last { |
|
|
|
|
border-right: 1px darken(@gray, 30%) solid; |
|
|
|
|
} |
|
|
|
|
@ -465,7 +465,7 @@ footer { |
|
|
|
|
background-color: @brand-yellow; |
|
|
|
|
} |
|
|
|
|
.footer-bottom { |
|
|
|
|
height: 380px; |
|
|
|
|
height: 330px; |
|
|
|
|
//background-color: @brand-gray; |
|
|
|
|
color: @white; |
|
|
|
|
font-size: 12px; |
|
|
|
|
@ -491,7 +491,7 @@ html { |
|
|
|
|
|
|
|
|
|
body { |
|
|
|
|
/* Margin bottom by footer height */ |
|
|
|
|
margin-bottom: 410px !important; |
|
|
|
|
margin-bottom: 360px !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.footer { |
|
|
|
|
@ -499,7 +499,7 @@ body { |
|
|
|
|
bottom: 0 !important; |
|
|
|
|
width: 100% !important; |
|
|
|
|
/* Set the fixed height of the footer here */ |
|
|
|
|
height: 410px !important; |
|
|
|
|
height: 360px !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.navbar-inverse { |
|
|
|
|
@ -798,7 +798,9 @@ ul.messages { |
|
|
|
|
margin-left: 15px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#order-itogo-amount, #order-itogo-delivery{ |
|
|
|
|
#order-itogo-amount, #order-itogo-delivery, #cart-itogo, |
|
|
|
|
#order-itogo-amount-up, #order-itogo-delivery-up, #cart-itogo-up |
|
|
|
|
{ |
|
|
|
|
font-size: 20px; |
|
|
|
|
} |
|
|
|
|
.well-large{ |
|
|
|
|
|