equal
deleted
inserted
replaced
124 height: 100%; |
124 height: 100%; |
125 } |
125 } |
126 |
126 |
127 /* Footer |
127 /* Footer |
128 ------------------------------------ */ |
128 ------------------------------------ */ |
129 #footer { |
129 .carousel-inner .sponsor {max-height:65px;} |
130 height: 60px; |
|
131 } |
|
132 .sponsor{ |
|
133 height: 50px; |
|
134 } |
|
135 #footer > .container { |
|
136 padding-left: 15px; |
|
137 padding-right: 15px; |
|
138 } |
|
139 .carousel-control.left { |
130 .carousel-control.left { |
140 background-image: none; |
131 background-image: none; |
141 filter: 0; |
132 filter: 0; |
142 } |
133 } |
143 .carousel-control.right { |
134 .carousel-control.right { |
144 background-image:none; |
135 background-image:none; |
145 filter: 0; |
136 filter: 0; |
|
137 } |
|
138 .carousel-control { |
|
139 position: absolute; |
|
140 font-size: 80px; |
|
141 color: @blue; |
|
142 top: -46px; |
|
143 bottom: 0px; |
146 } |
144 } |
147 .module-imprint {border-top:1px solid #f5f5f5; padding:20px 0;} |
145 .module-imprint {border-top:1px solid #f5f5f5; padding:20px 0;} |
148 |
146 |
149 /* media queries |
147 /* media queries |
150 ------------------------------------ */ |
148 ------------------------------------ */ |