# HG changeset patch # User stetrabby # Date 1390040941 -3600 # Node ID c75d501c5601b4596f57d6d08080915b00f02965 # Parent 92d284f1a45766438a501169dfb06afc820d3222 navigation for languages modifed, flags deleted. Content index changed diff -r 92d284f1a457 -r c75d501c5601 static/css/bootstrap.css --- a/static/css/bootstrap.css Sat Jan 18 11:01:11 2014 +0100 +++ b/static/css/bootstrap.css Sat Jan 18 11:29:01 2014 +0100 @@ -6006,19 +6006,31 @@ margin-bottom: 0px; border-bottom: 3px solid #f0f0f0; } +a.link-yellow { + color: #fdc91a !important; + text-decoration: underline; +} +a.link-yellow:hover { + color: #333333 !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: 440px; + height: 300px; position: relative; } .col-yellow { background: rgba(253, 201, 26, 0.6); } +li.module-language a:first-child { + border-right: 1px solid #125883; +} .module-course { background-color: #f5f5f5; } diff -r 92d284f1a457 -r c75d501c5601 static/images/python_blender.jpg Binary file static/images/python_blender.jpg has changed diff -r 92d284f1a457 -r c75d501c5601 static/less/pymove3d.less --- a/static/less/pymove3d.less Sat Jan 18 11:01:11 2014 +0100 +++ b/static/less/pymove3d.less Sat Jan 18 11:29:01 2014 +0100 @@ -59,17 +59,21 @@ margin-bottom: 0px; border-bottom:3px solid #f0f0f0; } +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: 440px; + height: 300px; position: relative; } .col-yellow {background:@yellow-light;} +li.module-language a:first-child {border-right:1px solid @blue;} .module-course {background-color: #f5f5f5;} /* Footer ------------------------------------ */ diff -r 92d284f1a457 -r c75d501c5601 templates/de/index.html --- a/templates/de/index.html Sat Jan 18 11:01:11 2014 +0100 +++ b/templates/de/index.html Sat Jan 18 11:29:01 2014 +0100 @@ -10,7 +10,7 @@

Der Python Wettbewerb für Mädchen & Jungen ab 13 Jahren

-

3D Objekte mit Python steuern 6 bewegen

+

3D Objekte mit Python steuern & bewegen

@@ -22,7 +22,7 @@
-

Blender und Python sind einfach genial, endlich fun, funf, fun beim programmieren

+

Blender und Python sind einfach genial, endlich fun, fun, fun beim programmieren

__Florian, Berlin

@@ -34,7 +34,6 @@
  • 1. Mai 2014
  • -
  • Anmelden
diff -r 92d284f1a457 -r c75d501c5601 templates/theme.html --- a/templates/theme.html Sat Jan 18 11:01:11 2014 +0100 +++ b/templates/theme.html Sat Jan 18 11:29:01 2014 +0100 @@ -39,7 +39,7 @@