diff -r 928cccb0b8de -r 6093dda9fe38 static/less/pymove3d.less --- a/static/less/pymove3d.less Sat Jan 18 12:31:21 2014 +0100 +++ b/static/less/pymove3d.less Sat Jan 18 12:34:36 2014 +0100 @@ -59,22 +59,31 @@ margin-bottom: 0px; border-bottom:3px solid #f0f0f0; } +.navbar-nav {margin-top:24px;} a.link-yellow {color:@yellow !important;text-decoration:underline;} a.link-yellow:hover {color:@gray-dark !important;text-decoration:none;} + /* Module ------------------------------------ */ .module-gallery { background: url('../images/python_blender.jpg') no-repeat 0px -200px; background-size: 2000px 884px; - max-width: 100% !important; } .module-gallery .module-content { height: 300px; position: relative; } +.module-cite h1 {color:@blue;} .col-yellow {background:@yellow-light;} li.module-language a:first-child {border-right:1px solid @blue;} .module-course {background-color: #f5f5f5;} + +.module-cite {border-bottom:1px solid @yellow;padding-bottom:20px;} + +.cite {position:relative;} +.cite-left {top: 6px;} +.cite-right {top:48px;} +.cite-right svg {margin-top: -48px;} /* Footer ------------------------------------ */ #footer {