front-page new structure with module-gallery and content and footer logo-gallery
5 body {padding-top:8px;border-top:8px solid @blue;}
13 ------------------------------------ */
15 font-family: 'gandhi_serifbold';
16 src: url('../fonts/gandhiserif-bold-webfont.eot');
17 src: url('../fonts/gandhiserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
18 url('../fonts/gandhiserif-bold-webfont.woff') format('woff'),
19 url('../fonts/gandhiserif-bold-webfont.ttf') format('truetype'),
20 url('../fonts/gandhiserif-bold-webfont.svg#gandhi_serifbold') format('svg');
25 font-family: 'gandhi_serifregular';
26 src: url('../fonts/gandhiserif-regular-webfont.eot');
27 src: url('../fonts/gandhiserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
28 url('../fonts/gandhiserif-regular-webfont.woff') format('woff'),
29 url('../fonts/gandhiserif-regular-webfont.ttf') format('truetype'),
30 url('../fonts/gandhiserif-regular-webfont.svg#gandhi_serifregular') format('svg');
35 ------------------------------------ */
37 /*padding: 60px 15px 0;*/
40 vertical-align: middle;
42 page-break-inside: avoid;
43 max-width: 100% !important;
46 ------------------------------------ */
47 .navbar-nav > li:hover {
48 //border-top:8px solid @yellow;position: relative;top: -17px;
50 .navbar-nav > li > a {
60 border-bottom:3px solid #f0f0f0;
63 ------------------------------------ */
65 background: url('../images/python_blender.jpg') no-repeat 0px -200px;
66 background-size: 2000px 884px;
68 .module-gallery .module-content {
72 .col-yellow {background:@yellow-light;}
74 ------------------------------------ */
77 background-color: #f5f5f5;
79 #footer > .container {