Compare commits

..

No commits in common. "ce51a4c9ce44235369bbc040c9898a7feeb98c73" and "5f6cd639a374b20ec18432cde574069aba47d4a4" have entirely different histories.

3 changed files with 2 additions and 4 deletions

View file

@ -78,8 +78,8 @@
<h2>Skills</h2>
<ul>
<li>continuous technology watch</li>
<li>always curious to learn</li>
<li>continuous technology watch</li>
</ul>
<article>

View file

@ -78,8 +78,8 @@
<h2>Compétences</h2>
<ul>
<li>veille technologique continue</li>
<li>toujours curieux d’apprendre</li>
<li>veille technologique continue</li>
</ul>
<article>

View file

@ -260,6 +260,4 @@ ul {
@page { size: A4; }
html { font-size: 3mm; }
button { display: none; }
/* way too blurry as PDF output above .041em */
strong, th { text-shadow: .05em .05em .041em; }
}