diff -r d5aedd9e1ec3 -r bd72e855edae static/css/bootstrap.css --- a/static/css/bootstrap.css Sat Jan 25 10:02:01 2014 +0100 +++ b/static/css/bootstrap.css Sat Jan 25 13:48:15 2014 +0100 @@ -6103,15 +6103,8 @@ height: 100%; } /* Footer ------------------------------------- */#footer { - height: 60px; -} -.sponsor { - height: 50px; -} -#footer > .container { - padding-left: 15px; - padding-right: 15px; +------------------------------------ */.carousel-inner .sponsor { + max-height: 65px; } .carousel-control.left { background-image: none; @@ -6121,6 +6114,13 @@ background-image: none; filter: 0; } +.carousel-control { + position: absolute; + font-size: 80px; + color: #125883; + top: -46px; + bottom: 0px; +} .module-imprint { border-top: 1px solid #f5f5f5; padding: 20px 0;