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