amélioration responsive

web-fediverse-moi
iGor milhit 2016-05-31 16:50:47 +02:00
parent 3311326581
commit ddb7288d31
2 changed files with 6 additions and 5 deletions

View File

@ -664,7 +664,7 @@ header {
} }
header h1 { header h1 {
display: inline; display: inline;
font-size: 5em; font-size: 3.125em;
} }
.header { .header {
@ -674,6 +674,7 @@ header h1 {
border: 0; border: 0;
border-radius: 50%; border-radius: 50%;
padding: .5em; padding: .5em;
vertical-align: top;
} }
.navigation { .navigation {

View File

@ -16,7 +16,7 @@
<header> <header>
<section id="titre" class="main center"> <section id="titre" class="main center">
<img class="logo" alt="mon avatar, un micket fâché, en rose et violet" src="img/avatar.svg"> <img class="logo" alt="mon avatar, un micket fâché, en rose et violet" src="img/avatar.svg">
<h1 itemprop="name">iGor milhit</h1> <h1 itemprop="name" class="automobile">iGor milhit</h1>
</section> </section>
<nav class="navigation main center"> <nav class="navigation main center">
<ul> <ul>
@ -35,7 +35,7 @@
<h2>Contact</h2> <h2>Contact</h2>
<div class="row w100"> <div class="row w100">
<div class="col w49"> <div class="col w49 automobile autotablet">
<ul> <ul>
<li><i class="fa fa-envelope-o"></i> privé : <a href="mailto:igor@milhit.ch" title="m'écrire" itemprop="email">igor@milhit.ch</a></li> <li><i class="fa fa-envelope-o"></i> privé : <a href="mailto:igor@milhit.ch" title="m'écrire" itemprop="email">igor@milhit.ch</a></li>
<li><i class="fa fa-home"></i> : Ch. des Clochettes 16, 1206 Genève [<i class="fa fa-map-marker"></i> <a href="http://osm.org/go/0CFtAk9Rb?m=" title="Situation sur OpenStreetMap">carte</a>]</li> <li><i class="fa fa-home"></i> : Ch. des Clochettes 16, 1206 Genève [<i class="fa fa-map-marker"></i> <a href="http://osm.org/go/0CFtAk9Rb?m=" title="Situation sur OpenStreetMap">carte</a>]</li>
@ -44,8 +44,8 @@
<li>empreinte : <code>9347 2713 B56F 31D4 724A 8972 3E9D 7C16 05E4 0FCD</code></li> <li>empreinte : <code>9347 2713 B56F 31D4 724A 8972 3E9D 7C16 05E4 0FCD</code></li>
</ul> </ul>
</div> </div>
<div class="col w2 gut"></div> <div class="col w2 gut nomobile"></div>
<div class="col w49"> <div class="col w49 automobile autotablet">
<ul> <ul>
<li><i class="fa fa-envelope"></i> prof. : <a href="mailto:igor.milhit@hesge.ch" title="m'écrire sur mon e-mail professionnel" itemprop="email">igor.milhit@hesge.ch</a></li> <li><i class="fa fa-envelope"></i> prof. : <a href="mailto:igor.milhit@hesge.ch" title="m'écrire sur mon e-mail professionnel" itemprop="email">igor.milhit@hesge.ch</a></li>
<li><i class="fa fa-building"></i> : Rue de la Tambourine 17, 1227 Carouge [<i class="fa fa-map-marker"></i> <a href="http://osm.org/go/0CFm8oMak--?m=" title="Situation sur OpenStreetMap">carte</a>]</li> <li><i class="fa fa-building"></i> : Rue de la Tambourine 17, 1227 Carouge [<i class="fa fa-map-marker"></i> <a href="http://osm.org/go/0CFm8oMak--?m=" title="Situation sur OpenStreetMap">carte</a>]</li>