static/less/pymove3d.less
changeset 114 6093dda9fe38
parent 108 c75d501c5601
child 200 163bef19cb71
equal deleted inserted replaced
113:928cccb0b8de 114:6093dda9fe38
    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 .navbar-nav {margin-top:24px;}
    62 a.link-yellow {color:@yellow !important;text-decoration:underline;}
    63 a.link-yellow {color:@yellow !important;text-decoration:underline;}
    63 a.link-yellow:hover {color:@gray-dark !important;text-decoration:none;}
    64 a.link-yellow:hover {color:@gray-dark !important;text-decoration:none;}
       
    65 
    64 /* Module
    66 /* Module
    65 ------------------------------------ */
    67 ------------------------------------ */
    66 .module-gallery {
    68 .module-gallery {
    67     background: url('../images/python_blender.jpg') no-repeat 0px -200px;
    69     background: url('../images/python_blender.jpg') no-repeat 0px -200px;
    68     background-size: 2000px 884px;
    70     background-size: 2000px 884px;
    69     max-width: 100% !important;
       
    70 }
    71 }
    71 .module-gallery .module-content {
    72 .module-gallery .module-content {
    72     height: 300px;
    73     height: 300px;
    73     position: relative;
    74     position: relative;
    74 }
    75 }
       
    76 .module-cite h1 {color:@blue;}
    75 .col-yellow {background:@yellow-light;}
    77 .col-yellow {background:@yellow-light;}
    76 li.module-language a:first-child {border-right:1px solid @blue;}
    78 li.module-language a:first-child {border-right:1px solid @blue;}
    77 .module-course {background-color: #f5f5f5;}
    79 .module-course {background-color: #f5f5f5;}
       
    80 
       
    81 .module-cite {border-bottom:1px solid @yellow;padding-bottom:20px;}
       
    82 
       
    83 .cite {position:relative;}
       
    84 .cite-left {top: 6px;}
       
    85 .cite-right {top:48px;}
       
    86 .cite-right svg {margin-top: -48px;}
    78 /* Footer
    87 /* Footer
    79 ------------------------------------ */ 
    88 ------------------------------------ */ 
    80 #footer {
    89 #footer {
    81   height: 60px;
    90   height: 60px;
    82 }
    91 }
Impressum Datenschutzerklärung