Modifications: css and courcematerial.html
authorHans Richter <hr.richter@web.de>
Sat, 30 Nov 2013 14:48:29 +0100
changeset 1883bd955e3119
parent 17 34e14b833267
child 19 c0d557f684b7
Modifications: css and courcematerial.html
static/css/pymove3d.css
templates/coursematerial.html
     1.1 --- a/static/css/pymove3d.css	Sat Nov 30 14:10:00 2013 +0100
     1.2 +++ b/static/css/pymove3d.css	Sat Nov 30 14:48:29 2013 +0100
     1.3 @@ -21,13 +21,24 @@
     1.4  
     1.5  }
     1.6  
     1.7 +/**.btn-lg {
     1.8 +  padding: 10px 16px;
     1.9 +  font-size: 18px;
    1.10 +  line-height: 1.33;
    1.11 +  border-radius: 6px;
    1.12 +}**/
    1.13 +
    1.14  .jumbotron img {
    1.15    float: left;
    1.16 +  border-right: 10px solid transparent;
    1.17 +  position: relative;
    1.18 +  left: -50px;
    1.19 +  
    1.20  }
    1.21  
    1.22  body {background-color: #e9e2d0;}
    1.23  
    1.24 -h1 {text-align: center;}
    1.25 +.jumbotron h1 {text-align: center; font-size: 40px;}
    1.26  .navbar-brand {
    1.27    font-weight: 600; font-size: 24px;
    1.28    font-family: 'gandhi_serifbold'}
     2.1 --- a/templates/coursematerial.html	Sat Nov 30 14:10:00 2013 +0100
     2.2 +++ b/templates/coursematerial.html	Sat Nov 30 14:48:29 2013 +0100
     2.3 @@ -16,7 +16,7 @@
     2.4    <li>You are a beginner using blender and python?</li>
     2.5    <li>You are a teacher using this material in your course?</li>
     2.6  </ul>
     2.7 -<p> Then the next link is for you...
     2.8 +<p> Then the next link is for you…
     2.9    <a class="btn btn-lg btn-primary" href="http://vocword.org" role="button">Start</a>
    2.10  </p>
    2.11  
Impressum Datenschutzerklärung