Commit 1e9f405588a12cf8396d4e7a3ee5534f4a4bc4a3

Authored by Geoffrey PREUD'HOMME
1 parent 6886cd3f

Semantics

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
pages/sponsors.php
@@ -4,13 +4,13 @@ @@ -4,13 +4,13 @@
4 <div class="col-lg-12"> 4 <div class="col-lg-12">
5 <div class="col-md-6"> 5 <div class="col-md-6">
6 <ul class="nav nav-pills nav-stacked"> 6 <ul class="nav nav-pills nav-stacked">
7 - <h3>LEGO Education</h3> 7 + <li><h3>LEGO Education</h3></li>
8 <li><a href="http://education.lego.com/" target="_blank"><img class="logo" alt="Logo LEGO Education" src="img/legoEducation.png" /></a></li> 8 <li><a href="http://education.lego.com/" target="_blank"><img class="logo" alt="Logo LEGO Education" src="img/legoEducation.png" /></a></li>
9 </ul> 9 </ul>
10 </div> 10 </div>
11 <div class="col-md-6"> 11 <div class="col-md-6">
12 <ul class="nav nav-pills nav-stacked"> 12 <ul class="nav nav-pills nav-stacked">
13 - <h3>Polytech Instrumentation</h3> 13 + <li><h3>Polytech Instrumentation</h3></li>
14 <li><a href="http://www.polytech-instrumentation.fr/" target="_blank"><img class="logo" alt="Logo Polytech Instrumentation" src="img/polytechInstrumentation.png" /></a></li> 14 <li><a href="http://www.polytech-instrumentation.fr/" target="_blank"><img class="logo" alt="Logo Polytech Instrumentation" src="img/polytechInstrumentation.png" /></a></li>
15 </ul> 15 </ul>
16 </div> 16 </div>
@@ -18,7 +18,7 @@ @@ -18,7 +18,7 @@
18 </div> 18 </div>
19 <div class="col-md-6"> 19 <div class="col-md-6">
20 <ul class="nav nav-pills nav-stacked"> 20 <ul class="nav nav-pills nav-stacked">
21 - <h3>Oxybul</h3> 21 + <li><h3>Oxybul</h3></li>
22 <li><a href="http://www.oxybul.com" target="_blank"><img class="logo" alt="Logo Oxybul" src="img/oxybul.png" /></a></li> 22 <li><a href="http://www.oxybul.com" target="_blank"><img class="logo" alt="Logo Oxybul" src="img/oxybul.png" /></a></li>
23 </ul> 23 </ul>
24 </div> 24 </div>