static/less/pymove3d.less
changeset 91 b335b116860f
parent 63 46c37d55294e
child 104 f30cccb86f7f
     1.1 --- a/static/less/pymove3d.less	Fri Jan 17 16:51:06 2014 +0100
     1.2 +++ b/static/less/pymove3d.less	Fri Jan 17 16:54:20 2014 +0100
     1.3 @@ -59,18 +59,17 @@
     1.4  margin-bottom: 0px;
     1.5  border-bottom:3px solid #f0f0f0;
     1.6  }
     1.7 -/* Content
     1.8 +/* Module
     1.9  ------------------------------------ */
    1.10 -.course {
    1.11 -  background:#f8f8f8;
    1.12 -  padding:15px 0;
    1.13 +.module-gallery {
    1.14 +    background: url('../images/python_blender.jpg') no-repeat 0px -200px;
    1.15 +    background-size: 2000px 884px;
    1.16  }
    1.17 -.course h1 {color:@blue;}
    1.18 -.course p {color:@yellow;}
    1.19 -.themen {
    1.20 -  background:@gray-light;
    1.21 -  padding:15px 0;
    1.22 +.module-gallery .module-content {
    1.23 +    height: 440px;
    1.24 +    position: relative;
    1.25  }
    1.26 +.col-yellow {background:@yellow-light;}
    1.27  /* Footer
    1.28  ------------------------------------ */ 
    1.29  #footer {
Impressum Datenschutzerklärung