[index] Update index page, and adapt font ubuntu

main
Mickaël Tansorier 8 years ago
parent 702b413616
commit 4194d1be17

@ -1608,7 +1608,7 @@
}
strong, b {
font-weight: bold;
font-weight: 500;
color: #4d5059;
}
@ -1709,6 +1709,10 @@
text-align: center;
}
article.special > p {
font-size: 0.9em;
}
.row > section, .row > article {
margin-bottom: 0;
}
@ -2178,6 +2182,7 @@
body.homepage #header h1 {
font-size: 4em;
font-weight: 300;
}
body.homepage #header:after {
@ -2530,6 +2535,12 @@
.carousel article p {
text-align: center;
font-size: 0.9em;
}
.carousel article h3 {
font-weight: 300;
font-size: 1.2em;
}
/* Wide */

@ -22,7 +22,7 @@
<!-- Inner -->
<div class="inner">
<header>
<img src="images/avatar.png" alt="" />
<img src="images/avatar.png" alt="TANSORIER Mickaël" />
<h1>TANSORIER Mickaël</h1>
<hr />
<p>printf("Hello World!");</p>
@ -130,9 +130,9 @@
<article>
<a href="#" class="image featured"><img src="images/canal_plus.jpg" alt="" /></a>
<header>
<h3><a href="#">Canal+: &lt;todo&gt;</a></h3>
<h3><a href="#">Canal+: Intégrateur Yocto</a></h3>
</header>
<p>&lt;todo&gt;&lt;todo&gt;&lt;todo&gt;&lt;todo&gt;&lt;todo&gt;</p>
<p>Intégration — Yocto — BSP — Linux — SetTopBox</p>
</article>
<article>
@ -201,8 +201,8 @@
<h3><a href="#">Judo</a></h3>
</header>
<p>
|Diplômé dÉtat de la Jeunesse, de lÉducation Populaire et du Sport option Judo Jujitsu.<br />
|Ceinture noire 3ème Dan de Judo Jujitsu.
|<strong>Diplômé dÉtat</strong> de la Jeunesse, de lÉducation Populaire et du Sport option Judo Jujitsu.<br />
|Ceinture noire <strong>3ème Dan</strong> de Judo Jujitsu.
</p>
</article>
<article class="4u 12u(mobile) special">
@ -211,9 +211,9 @@
<h3><a href="#">Associations actuelles</a></h3>
</header>
<p>
|AJC72 — Antonnière Judo Club 72: membre du bureau.<br />
|SPHERE — Association des anciens de lEMSIM: Trésorier.<br />
|BilurFest — Festival de Musique: membre actif.
|AJC72 — Antonnière Judo Club 72: Membre du bureau.<br />
|SPHERE — Association des anciens de lEMSIM: <strong>Trésorier</strong>.<br />
|BilurFest — Festival de Musique: Membre actif.
</p>
</article>
<article class="4u 12u(mobile) special">
@ -222,9 +222,9 @@
<h3><a href="#">Associations antérieure</a></h3>
</header>
<p>
|BDE — Bureau Des Étudiant de lENSIM: membre du bureau.<br />
|KFet — Cafétéria de lENSIM: président.<br />
|KVerne — Club de dégustation de lENSIM: président.
|BDE — Bureau Des Étudiant de lENSIM: Membre du bureau.<br />
|KFet — Cafétéria de lENSIM: <strong>Président</strong>.<br />
|KVerne — Club de dégustation de lENSIM: <strong>Créateur</strong> et <strong>Président</strong>.
</p>
</article>
</div>

Loading…
Cancel
Save