equal
deleted
inserted
replaced
57 } |
57 } |
58 .navbar { |
58 .navbar { |
59 margin-bottom: 0px; |
59 margin-bottom: 0px; |
60 border-bottom:3px solid #f0f0f0; |
60 border-bottom:3px solid #f0f0f0; |
61 } |
61 } |
|
62 a.link-yellow {color:@yellow !important;text-decoration:underline;} |
|
63 a.link-yellow:hover {color:@gray-dark !important;text-decoration:none;} |
62 /* Module |
64 /* Module |
63 ------------------------------------ */ |
65 ------------------------------------ */ |
64 .module-gallery { |
66 .module-gallery { |
65 background: url('../images/python_blender.jpg') no-repeat 0px -200px; |
67 background: url('../images/python_blender.jpg') no-repeat 0px -200px; |
66 background-size: 2000px 884px; |
68 background-size: 2000px 884px; |
|
69 max-width: 100% !important; |
67 } |
70 } |
68 .module-gallery .module-content { |
71 .module-gallery .module-content { |
69 height: 440px; |
72 height: 300px; |
70 position: relative; |
73 position: relative; |
71 } |
74 } |
72 .col-yellow {background:@yellow-light;} |
75 .col-yellow {background:@yellow-light;} |
|
76 li.module-language a:first-child {border-right:1px solid @blue;} |
73 .module-course {background-color: #f5f5f5;} |
77 .module-course {background-color: #f5f5f5;} |
74 /* Footer |
78 /* Footer |
75 ------------------------------------ */ |
79 ------------------------------------ */ |
76 #footer { |
80 #footer { |
77 height: 60px; |
81 height: 60px; |