static/less/pymove3d.less
changeset 91 b335b116860f
parent 63 46c37d55294e
child 104 f30cccb86f7f
equal deleted inserted replaced
90:57900b452c8b 91:b335b116860f
    57 }
    57 }
    58 .navbar {
    58 .navbar {
    59 margin-bottom: 0px;
    59 margin-bottom: 0px;
    60 border-bottom:3px solid #f0f0f0;
    60 border-bottom:3px solid #f0f0f0;
    61 }
    61 }
    62 /* Content
    62 /* Module
    63 ------------------------------------ */
    63 ------------------------------------ */
    64 .course {
    64 .module-gallery {
    65   background:#f8f8f8;
    65     background: url('../images/python_blender.jpg') no-repeat 0px -200px;
    66   padding:15px 0;
    66     background-size: 2000px 884px;
    67 }
    67 }
    68 .course h1 {color:@blue;}
    68 .module-gallery .module-content {
    69 .course p {color:@yellow;}
    69     height: 440px;
    70 .themen {
    70     position: relative;
    71   background:@gray-light;
       
    72   padding:15px 0;
       
    73 }
    71 }
       
    72 .col-yellow {background:@yellow-light;}
    74 /* Footer
    73 /* Footer
    75 ------------------------------------ */ 
    74 ------------------------------------ */ 
    76 #footer {
    75 #footer {
    77   height: 60px;
    76   height: 60px;
    78   background-color: #f5f5f5;
    77   background-color: #f5f5f5;
Impressum Datenschutzerklärung