static/less/pymove3d.less
changeset 114 6093dda9fe38
parent 108 c75d501c5601
child 200 163bef19cb71
     1.1 --- a/static/less/pymove3d.less	Sat Jan 18 12:31:21 2014 +0100
     1.2 +++ b/static/less/pymove3d.less	Sat Jan 18 12:34:36 2014 +0100
     1.3 @@ -59,22 +59,31 @@
     1.4  margin-bottom: 0px;
     1.5  border-bottom:3px solid #f0f0f0;
     1.6  }
     1.7 +.navbar-nav {margin-top:24px;}
     1.8  a.link-yellow {color:@yellow !important;text-decoration:underline;}
     1.9  a.link-yellow:hover {color:@gray-dark !important;text-decoration:none;}
    1.10 +
    1.11  /* Module
    1.12  ------------------------------------ */
    1.13  .module-gallery {
    1.14      background: url('../images/python_blender.jpg') no-repeat 0px -200px;
    1.15      background-size: 2000px 884px;
    1.16 -    max-width: 100% !important;
    1.17  }
    1.18  .module-gallery .module-content {
    1.19      height: 300px;
    1.20      position: relative;
    1.21  }
    1.22 +.module-cite h1 {color:@blue;}
    1.23  .col-yellow {background:@yellow-light;}
    1.24  li.module-language a:first-child {border-right:1px solid @blue;}
    1.25  .module-course {background-color: #f5f5f5;}
    1.26 +
    1.27 +.module-cite {border-bottom:1px solid @yellow;padding-bottom:20px;}
    1.28 +
    1.29 +.cite {position:relative;}
    1.30 +.cite-left {top: 6px;}
    1.31 +.cite-right {top:48px;}
    1.32 +.cite-right svg {margin-top: -48px;}
    1.33  /* Footer
    1.34  ------------------------------------ */ 
    1.35  #footer {
Impressum Datenschutzerklärung