1.1 --- a/static/less/pymove3d.less Sat Jan 18 11:36:43 2014 +0100
1.2 +++ b/static/less/pymove3d.less Sat Jan 18 11:44:25 2014 +0100
1.3 @@ -59,17 +59,21 @@
1.4 margin-bottom: 0px;
1.5 border-bottom:3px solid #f0f0f0;
1.6 }
1.7 +a.link-yellow {color:@yellow !important;text-decoration:underline;}
1.8 +a.link-yellow:hover {color:@gray-dark !important;text-decoration:none;}
1.9 /* Module
1.10 ------------------------------------ */
1.11 .module-gallery {
1.12 background: url('../images/python_blender.jpg') no-repeat 0px -200px;
1.13 background-size: 2000px 884px;
1.14 + max-width: 100% !important;
1.15 }
1.16 .module-gallery .module-content {
1.17 - height: 440px;
1.18 + height: 300px;
1.19 position: relative;
1.20 }
1.21 .col-yellow {background:@yellow-light;}
1.22 +li.module-language a:first-child {border-right:1px solid @blue;}
1.23 .module-course {background-color: #f5f5f5;}
1.24 /* Footer
1.25 ------------------------------------ */