Skip to content

Commit 45527e3

Browse files
Add build results [skip ci]
1 parent 541aba2 commit 45527e3

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Les Barques</title>
77
<style>
88
body {
9-
background-image: url('images/img_1986.jpg');
9+
background-image: url('images/cropped-une-rc3a9action-de-terreur-face-c3a0-c3aatre-lc3a0-sans-trop-savoir-comme-sangloter1.jpg');
1010
background-size: cover;
1111
background-position: center;
1212
background-repeat: no-repeat;
@@ -18,15 +18,15 @@
1818
color: white; /* Default text color */
1919
}
2020
main {
21-
background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
21+
background-color: rgba(0, 0, 0, 0.3); /* Semi-transparent background */
2222
padding: 2em;
23-
border-radius: 10px;
23+
border-radius: 8px;
2424
max-width: 800px;
25-
text-align: center;
25+
text-align: right;
2626
}
2727
p, blockquote {
2828
margin: 0;
29-
padding: 8px;
29+
padding: 5px;
3030
}
3131
blockquote, .audio-filename {
3232
font-size: 1.1em;
@@ -42,11 +42,11 @@
4242
background-color: rgba(0, 0, 0, 0.5); /* Match the background color of the text */
4343
color: white; /* Match the text color */
4444
border: none; /* Remove default border */
45-
border-radius: 5px; /* Add rounded corners */
45+
border-radius: 2px; /* Add rounded corners */
4646
}
4747
.audio-filename {
48-
text-align: center;
49-
margin-top: 10px;
48+
text-align: right;
49+
margin-top: 5px;
5050
color: white;
5151
}
5252
</style>
@@ -55,17 +55,17 @@
5555
<body>
5656
<main>
5757
<blockquote>
58-
Lorsque le labeur chante, l’auditeur connait ensemble le labeur et le chant et, même s’il le voulait, il ne saurait isoler l’un de l’autre. L’auditeur en labeur observe, à son tour, qu’un chanté qui ne connait aucun labeur semble un objet sans consistance, un récit de folklore.
58+
Alors le lépreux l’étreignit ; et ses yeux tout à coup prirent une clarté d’étoiles ; ses cheveux s’allongèrent comme les rais du soleil ; le souffle de ses narines avait la douceur des roses ; un nuage d’encens s’éleva du foyer, les flots chantaient. »
5959
</blockquote>
6060

6161
<p>
6262
<audio controls controlsList="nodownload">
63-
<source src="audios/turco-russo-gabola-uberto-a-napoli-06il-pecoraro.mp3" type="audio/mpeg">
63+
<source src="audios/52-chansons-redeyef-doumar1.mp3" type="audio/mpeg">
6464
Your browser does not support the audio element.
6565
</audio>
6666
</p>
6767
<p class="audio-filename">
68-
Turco Russo Gabola Uberto A Napoli 06Il Pecoraro
68+
52 Chansons Redeyef Doumar1
6969
</p>
7070
</main>
7171
</body>

0 commit comments

Comments
 (0)