Commit d6b3dc4887064ed7b2c4dcdd6ae155385edc410e

Authored by Geoffrey PREUD'HOMME
1 parent f44c2d08

Logo 2013-2014

But it's so small that I commented it out.
Showing 1 changed file with 2 additions and 6 deletions   Show diff stats
topnavbar.php
1 1 <nav class="navbar navbar-default navbar-fixed-top" role="navigation">
2 2 <div class="container-fluid">
3   - <div class="navbar-header">
4   -
5   - <!-- <a class="thumbnail" onClick="document.location.reload();" href="#">
6   - <img data-src="logo-895x1030.jpg/895x1030" alt="..."> je n'arriva pas a mettre le logo 2013-2014 :'(
7   - </a> -->
8   -
  3 + <div class="navbar-header">
9 4 <a class="navbar-brand" onClick="document.location.reload();" data-toggle="tooltip" data-placement="bottom" title="Aller à la page d'accueil" href="#">
  5 + <!-- <img src="logo-895x1030.jpg" alt="..." height="30" style="display: inline;"> -->
10 6 <span class="hidden-xs">Coupe de Robotique des Ecoles Primaires</span>
11 7 <span class="visible-xs"><img src="img/logo.png" height="20" /></span>
12 8 </a>
... ...