1.1 --- a/templates/en/index.html Sat Jan 18 15:12:35 2014 +0100
1.2 +++ b/templates/en/index.html Sat Jan 18 15:13:22 2014 +0100
1.3 @@ -6,7 +6,7 @@
1.4 <div class="col-md-6 col-yellow">
1.5 <div class="module-content">
1.6 <h1 class="header" style="color:white;padding-top: 45px;margin-bottom:30px;">Der Python Wettbewerb für Mädchen & Jungen ab 13 Jahren</h1>
1.7 - <h4 class="" style="color:white;">3D Objekte mit Python steuern 6 bewegen</h4>
1.8 + <h4 class="" style="color:white;">3D Objekte mit Python steuern & bewegen</h4>
1.9 <button type="button" class="btn btn-default">Wettbewerbinformationen</button>
1.10 </div>
1.11 </div>
1.12 @@ -16,7 +16,7 @@
1.13
1.14 <div class="module module-course">
1.15 <div class="container">
1.16 - <div class="col-md-8 col-md-offset-2">
1.17 + <div class="col-md-8 col-md-offset-2 module-cite">
1.18 <div class="text-center">
1.19 <h1>
1.20 <span class="cite cite-left">
1.21 @@ -53,8 +53,8 @@
1.22 <h3 class="module-title">Einsendeschluss</h3>
1.23 </div>
1.24 <div class="module-body">
1.25 - <ul>
1.26 - <li>1. Mai 2014</li>
1.27 + <ul class="list-unstyled">
1.28 + <li><strong>1. Mai 2014</strong></li>
1.29 </ul>
1.30 </div>
1.31 </div>