|
|
|
@ -9,50 +9,6 @@ |
|
|
|
|
yannick.warnier@beeznest.com |
|
|
|
|
Version: 1.0 |
|
|
|
|
*/ |
|
|
|
|
/* Sticky footer styles |
|
|
|
|
-------------------------------------------------- */ |
|
|
|
|
html { |
|
|
|
|
position: relative; |
|
|
|
|
min-height: 100%; |
|
|
|
|
} |
|
|
|
|
body { |
|
|
|
|
/* Margin bottom by footer height */ |
|
|
|
|
margin-bottom: 85px !important; |
|
|
|
|
} |
|
|
|
|
#footer-section.page-footer { |
|
|
|
|
position: absolute; |
|
|
|
|
bottom: 0; |
|
|
|
|
width: 100%; |
|
|
|
|
/* Set the fixed height of the footer here */ |
|
|
|
|
height: 60px; |
|
|
|
|
background-color: #f5f5f5; |
|
|
|
|
} |
|
|
|
|
/* Custom page CSS |
|
|
|
|
-------------------------------------------------- */ |
|
|
|
|
/* Not required for template or sticky footer method. */ |
|
|
|
|
|
|
|
|
|
#cm-content > .container { |
|
|
|
|
padding-bottom: 60px; |
|
|
|
|
margin-bottom: 10px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/*! |
|
|
|
|
* IE10 viewport hack for Surface/desktop Windows 8 bug |
|
|
|
|
* Copyright 2014-2015 Twitter, Inc. |
|
|
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
/* |
|
|
|
|
* See the Getting Started docs for more information: |
|
|
|
|
* http://getbootstrap.com/getting-started/#support-ie10-width |
|
|
|
|
*/ |
|
|
|
|
@-ms-viewport { width: device-width; } |
|
|
|
|
@-o-viewport { width: device-width; } |
|
|
|
|
@viewport { width: device-width; } |
|
|
|
|
|
|
|
|
|
select { |
|
|
|
|
width: auto; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/*------------------------------*/ |
|
|
|
|
.admin-block-version { |
|
|
|
|