Compare commits
2 commits
5f6cd639a3
...
ce51a4c9ce
Author | SHA1 | Date | |
---|---|---|---|
ce51a4c9ce | |||
e136dcb655 |
3 changed files with 4 additions and 2 deletions
|
@ -78,8 +78,8 @@
|
||||||
<h2>Skills</h2>
|
<h2>Skills</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>always curious to learn</li>
|
|
||||||
<li>continuous technology watch</li>
|
<li>continuous technology watch</li>
|
||||||
|
<li>always curious to learn</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
|
|
|
@ -78,8 +78,8 @@
|
||||||
<h2>Compétences</h2>
|
<h2>Compétences</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>toujours curieux d’apprendre</li>
|
|
||||||
<li>veille technologique continue</li>
|
<li>veille technologique continue</li>
|
||||||
|
<li>toujours curieux d’apprendre</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
|
|
|
@ -260,4 +260,6 @@ ul {
|
||||||
@page { size: A4; }
|
@page { size: A4; }
|
||||||
html { font-size: 3mm; }
|
html { font-size: 3mm; }
|
||||||
button { display: none; }
|
button { display: none; }
|
||||||
|
/* way too blurry as PDF output above .041em */
|
||||||
|
strong, th { text-shadow: .05em .05em .041em; }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue