static/less/pymove3d.less
changeset 104 f30cccb86f7f
parent 91 b335b116860f
child 108 c75d501c5601
     1.1 --- a/static/less/pymove3d.less	Sat Jan 18 10:22:25 2014 +0100
     1.2 +++ b/static/less/pymove3d.less	Sat Jan 18 10:49:41 2014 +0100
     1.3 @@ -70,13 +70,22 @@
     1.4      position: relative;
     1.5  }
     1.6  .col-yellow {background:@yellow-light;}
     1.7 +.module-course {background-color: #f5f5f5;}
     1.8  /* Footer
     1.9  ------------------------------------ */ 
    1.10  #footer {
    1.11    height: 60px;
    1.12 -  background-color: #f5f5f5;
    1.13  }
    1.14  #footer > .container {
    1.15    padding-left: 15px;
    1.16    padding-right: 15px;
    1.17 -}
    1.18 \ No newline at end of file
    1.19 +}
    1.20 +.carousel-control.left {
    1.21 +  background-image: none;
    1.22 +  filter: 0;
    1.23 +}
    1.24 +.carousel-control.right {
    1.25 +  background-image:none;
    1.26 +  filter: 0;
    1.27 +}
    1.28 +.module-imprint {border-top:1px solid #f5f5f5; padding:20px 0;}
    1.29 \ No newline at end of file
Impressum Datenschutzerklärung