diff -r 57900b452c8b -r b335b116860f static/less/pymove3d.less --- a/static/less/pymove3d.less Fri Jan 17 16:51:06 2014 +0100 +++ b/static/less/pymove3d.less Fri Jan 17 16:54:20 2014 +0100 @@ -59,18 +59,17 @@ margin-bottom: 0px; border-bottom:3px solid #f0f0f0; } -/* Content +/* Module ------------------------------------ */ -.course { - background:#f8f8f8; - padding:15px 0; +.module-gallery { + background: url('../images/python_blender.jpg') no-repeat 0px -200px; + background-size: 2000px 884px; } -.course h1 {color:@blue;} -.course p {color:@yellow;} -.themen { - background:@gray-light; - padding:15px 0; +.module-gallery .module-content { + height: 440px; + position: relative; } +.col-yellow {background:@yellow-light;} /* Footer ------------------------------------ */ #footer {