titre vignette

This commit is contained in:
Félicie 2020-05-19 18:13:23 +02:00
parent a4f71af143
commit 99fce4071e
4 changed files with 10 additions and 10 deletions

View File

@ -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 Years 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--

View File

@ -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 Years 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 laccompagnent. Elles ne sont ni nécessaires à sa compréhension, ni réductrices de son sens.</p>
<p>Prévoir, cest attendre. Cest aussi, de fait, faire une division entre maintenant et plus tard, et par la même occasion, échapper à lininterruption des jours. Je passe une grande partie de mon présent à attendre.<br>

View File

@ -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 {

View File

@ -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 {