ajout photo

This commit is contained in:
Gaspard Jankowiak 2014-05-19 14:22:58 +02:00
commit f42739f278
6 changed files with 26 additions and 8 deletions

View file

@ -95,6 +95,10 @@ ol li:hover { border-right: 3px solid $links; padding-right: 7px; }
#foot_image { height: 150px; background-image: url('../images/antennes.png');
position: absolute; bottom: 0; width: 100%; }
#portrait { margin: 0 15px 15px 0; width: 150px; display: inline-block; vertical-align:middle; }
#info span { display: inline-block; width: 100%; max-width: 618px; vertical-align: middle; }
@media (max-width: $small-width) {
body { font-size: 80%; }
.switcher { float: none; }