Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Symro/Theplacetoubib
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexg10 committed Jun 13, 2014
2 parents 11f3d36 + 64a0669 commit 2c8b8de
Show file tree
Hide file tree
Showing 5 changed files with 583 additions and 146 deletions.
16 changes: 13 additions & 3 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,9 @@ footer .partage:hover .buttonShare{
-o-transition: .5s all;
transition: .5s all;
}

#chiffreDept h3 img{
margin-left: 5px;
}
#rightSide #chiffreDept span,
#rightSide #chiffreFrance span{
font-size:0.55em;
Expand Down Expand Up @@ -1335,11 +1337,19 @@ svg.barChart .circleTopTransparent{
width: 250px;
height: 250px;
float: left;
margin-left: 40px;
}
#pieChart .text{
position:absolute;
left:340px;
left:305px;
top:120px;
width:80px;
text-align:center;
font-size:30px;
font-weight:bold;
}
#pieChart .text2{
position:absolute;
left:330px;
top:120px;
width:80px;
text-align:center;
Expand Down
Binary file added img/fleche_inf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/fleche_sup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,8 @@ <h2 class="dept text-center">
Saône et Loire
</h2>
<div id="chiffreDept" class="col2 text-center">
<h3>Département</h3>
<h3>Département<img /></h3>

<p>523</p>
</div>
<div id="chiffreFrance" class="col2 text-center">
Expand Down Expand Up @@ -243,7 +244,7 @@ <h5>Provenance des données</h5>
<div>
Les données disponibles pour afficher cette information sont malheureusement insuffisantes.<br>
<br>
Si toutefois vous possédez des données libres
Si toutefois vous possédez des données libres
concernant cette information et que vous souhaitez nous les partager,
n’hésitez pas à nous contacter grâce à l’adresse suivante :
<br>
Expand Down
Loading

0 comments on commit 2c8b8de

Please sign in to comment.