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

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

Loading…
Cancel
Save