titre vignette
This commit is contained in:
parent
a4f71af143
commit
99fce4071e
@ -7,7 +7,7 @@ Summary: About this website
|
||||
|
||||
> "It is always the Year One here. Only the dating of every past and future year changes each New Year’s Day, as one counts backwards or forwards from the unitary Now."
|
||||
|
||||
>Ursula K. Le Guin, *The Left Hand of Darkness*, 1969
|
||||
>Ursula K. Le Guin, *The Left Hand of Darkness*, 1969--
|
||||
|
||||
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
<div class='content'>
|
||||
<div class="page-content"><blockquote>
|
||||
<p>"It is always the Year One here. Only the dating of every past and future year changes each New Year’s Day, as one counts backwards or forwards from the unitary Now."</p>
|
||||
<p>Ursula K. Le Guin, <em>The Left Hand of Darkness</em>, 1969</p>
|
||||
<p>Ursula K. Le Guin, <em>The Left Hand of Darkness</em>, 1969--</p>
|
||||
</blockquote>
|
||||
<p>Better days est un recueil d'images, de sons et de textes sur l'urgence. Il a pris forme pendant le confinement lié à la pandémie de Covid-19 en 2020. Voilà les pensées qui l’accompagnent. Elles ne sont ni nécessaires à sa compréhension, ni réductrices de son sens.</p>
|
||||
<p>Prévoir, c’est attendre. C’est aussi, de fait, faire une division entre maintenant et plus tard, et par la même occasion, échapper à l’ininterruption des jours. Je passe une grande partie de mon présent à attendre.<br>
|
||||
|
@ -90,6 +90,8 @@ header{
|
||||
margin: 10px;
|
||||
max-width: 70%;
|
||||
position: relative;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.vignette:hover h2{
|
||||
@ -104,13 +106,11 @@ header{
|
||||
|
||||
.vignette h2{
|
||||
font-family: solidemirage;
|
||||
font-size: 100px;
|
||||
bottom: 20px;
|
||||
left: 50px;
|
||||
font-size: 80px;
|
||||
position: absolute;
|
||||
visibility: visible;
|
||||
opacity: 0;
|
||||
color: white;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.img-menu {
|
||||
|
@ -90,6 +90,8 @@ header{
|
||||
margin: 10px;
|
||||
max-width: 70%;
|
||||
position: relative;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.vignette:hover h2{
|
||||
@ -104,13 +106,11 @@ header{
|
||||
|
||||
.vignette h2{
|
||||
font-family: solidemirage;
|
||||
font-size: 100px;
|
||||
bottom: 20px;
|
||||
left: 50px;
|
||||
font-size: 80px;
|
||||
position: absolute;
|
||||
visibility: visible;
|
||||
opacity: 0;
|
||||
color: white;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.img-menu {
|
||||
|
Loading…
Reference in New Issue
Block a user