Ajout autre version accueil

This commit is contained in:
Claude Paroz 2025-07-26 16:10:59 +02:00
parent 132be6db03
commit babd9f2aba
5 changed files with 23 additions and 1 deletions

View file

@ -8,6 +8,7 @@ body {
background: #333;
overflow-x: hidden;
}
body.home { background: black; }
a {
color: #ffab82;
}
@ -58,6 +59,7 @@ nav {
}
.#homeaudio audio { opacity: 0.7; }
.home-stylise { max-width: 98vw; }
.home-img {
width: 600px;
max-width: 100%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB