# HG changeset patch
# User Hans Richter
# Date 1386146563 -3600
# Node ID db0ed4a1e9d1b9c63fe9c087b296d5d4f18b9817
# Parent f20b8e2167272d64c125e3f08495f3b55c17cd13
Modifications:pymove3d.css, jumbotron-courcematerial.html, jumbotron.default.html and jumbotron-task.html
diff -r f20b8e216727 -r db0ed4a1e9d1 static/css/pymove3d.css
--- a/static/css/pymove3d.css Mon Dec 02 15:48:48 2013 +0100
+++ b/static/css/pymove3d.css Wed Dec 04 09:42:43 2013 +0100
@@ -31,11 +31,11 @@
.jumbotron img {
float: left;
border-right: 10px solid transparent;
- position: relative;
- left: -50px;
-
+ border-bottom: 10px solid transparent;
+ display: block;
+ height: auto;
}
-
+.clear {clear:both;}
body {background-color: #e9e2d0;
font-size:16px}
@@ -78,7 +78,7 @@
/*background-color: #01e9ff;*/
/*background-color: #ce4b68;*/
/*background-color: #9f998c;*/
- min-height:250px;
+ /*min-height:250px;*/
}
.flags {
diff -r f20b8e216727 -r db0ed4a1e9d1 templates/jumbotron-coursematerial.html
--- a/templates/jumbotron-coursematerial.html Mon Dec 02 15:48:48 2013 +0100
+++ b/templates/jumbotron-coursematerial.html Wed Dec 04 09:42:43 2013 +0100
@@ -1,2 +1,3 @@
-How it works...
+How it works…
+
diff -r f20b8e216727 -r db0ed4a1e9d1 templates/jumbotron-default.html
--- a/templates/jumbotron-default.html Mon Dec 02 15:48:48 2013 +0100
+++ b/templates/jumbotron-default.html Wed Dec 04 09:42:43 2013 +0100
@@ -4,5 +4,6 @@
Python competition
2014
+
diff -r f20b8e216727 -r db0ed4a1e9d1 templates/jumbotron-task.html
--- a/templates/jumbotron-task.html Mon Dec 02 15:48:48 2013 +0100
+++ b/templates/jumbotron-task.html Wed Dec 04 09:42:43 2013 +0100
@@ -1,5 +1,5 @@
-
+

-
Tasks...
-
+Tasks…
+