Commit 6886cd3f902947ca5681c1d6e5c2a2e1b34f41fe

Authored by Geoffrey PREUD'HOMME
1 parent 155e7357

Added white background hover to Oxybul

BECAUSE THAT'S TOO MUCH BEAUTY YOU KNOW
Showing 1 changed file with 4 additions and 2 deletions   Show diff stats
pages/sponsors.php
@@ -17,8 +17,10 @@ @@ -17,8 +17,10 @@
17 <div class="col-md-3"> 17 <div class="col-md-3">
18 </div> 18 </div>
19 <div class="col-md-6"> 19 <div class="col-md-6">
20 - <h3>Oxybul</h3>  
21 - <a href="http://www.oxybul.com" target="_blank"><img class="logo" alt="Logo Oxybul" src="img/oxybul.png" /></a> 20 + <ul class="nav nav-pills nav-stacked">
  21 + <h3>Oxybul</h3>
  22 + <li><a href="http://www.oxybul.com" target="_blank"><img class="logo" alt="Logo Oxybul" src="img/oxybul.png" /></a></li>
  23 + </ul>
22 </div> 24 </div>
23 <div class="col-md-3"> 25 <div class="col-md-3">
24 </div> 26 </div>