static/css/bootstrap.css
changeset 220 bd72e855edae
parent 215 76d113bdb8c7
child 226 a49b43868b34
     1.1 --- a/static/css/bootstrap.css	Sat Jan 25 10:02:01 2014 +0100
     1.2 +++ b/static/css/bootstrap.css	Sat Jan 25 13:48:15 2014 +0100
     1.3 @@ -6103,15 +6103,8 @@
     1.4    height: 100%;
     1.5  }
     1.6  /* Footer
     1.7 ------------------------------------- */#footer {
     1.8 -  height: 60px;
     1.9 -}
    1.10 -.sponsor {
    1.11 -  height: 50px;
    1.12 -}
    1.13 -#footer > .container {
    1.14 -  padding-left: 15px;
    1.15 -  padding-right: 15px;
    1.16 +------------------------------------ */.carousel-inner .sponsor {
    1.17 +  max-height: 65px;
    1.18  }
    1.19  .carousel-control.left {
    1.20    background-image: none;
    1.21 @@ -6121,6 +6114,13 @@
    1.22    background-image: none;
    1.23    filter: 0;
    1.24  }
    1.25 +.carousel-control {
    1.26 +  position: absolute;
    1.27 +  font-size: 80px;
    1.28 +  color: #125883;
    1.29 +  top: -46px;
    1.30 +  bottom: 0px;
    1.31 +}
    1.32  .module-imprint {
    1.33    border-top: 1px solid #f5f5f5;
    1.34    padding: 20px 0;
Impressum Datenschutzerklärung